ServerPermissionSet Constructor
Initializes a new instance of the ServerPermissionSet class.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Principio