Compartilhar via


SIDPermission Constructor

 

Creates a new instance of the SIDPermission object.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Overload List

Name Description
System_CAPS_pubmethod SIDPermission(String, Permission)

Initializes a new instance of the SIDPermission class with the specified SID and permissions.

System_CAPS_pubmethod SIDPermission(String, Permission, PrincipleCategory)

Creates a new instance of the SIDPermission object, using the specified SID, permissions, and category.

See Also

SIDPermission Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top