Partilhar via


ServerPermissionSet Constructor

Initializes a new instance of the ServerPermissionSet class.

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

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.

See Also

Reference

ServerPermissionSet Class
ServerPermissionSet Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Granting, Revoking, and Denying Permissions
Permissions
sys.server_permissions (Transact-SQL)