Metodo DedNetApplicationCreateUsersCommand
|
Crea un nuovo comando UsersCommand.
Permesso minimo di READ in modo che venga visualizzato anche se l'utente
non lo può eseguire, utile nel caso in cui venga usato il comando login
con un altro utente.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public UsersCommand CreateUsersCommand()
Public Function CreateUsersCommand As UsersCommand
public:
UsersCommand^ CreateUsersCommand()
member CreateUsersCommand : unit -> UsersCommand
Valore di ritorno
Tipo:
UsersCommandRestituisce il comando.
Vedi anche