Constructeur ServerPermissionSet
Initializes a new instance of the ServerPermissionSet class.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
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. |
Haut de la page