Udostępnij przez


ServerPermissionSet Constructor

Initializes a new instance of the ServerPermissionSet class.

Overload List

Name 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 (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.