Costruttore ServerPermissionSet
Initializes a new instance of the ServerPermissionSet class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
ServerPermissionSet() () () () | Initializes a new instance of the ServerPermissionSet class. | |
ServerPermissionSet(ServerPermission) | Initializes a new instance of the ServerPermissionSet class based on the specified permission. | |
ServerPermissionSet(array<ServerPermission> [] () [] []) | Initializes a new instance of the ServerPermissionSet class based on the specified set of permissions. | |
ServerPermissionSet(ServerPermissionSet) | Initializes a new instance of the ServerPermissionSet class based on the specified set of permissions. |
In alto
Vedere anche