SIDPermission Constructor
Creates a new instance of the SIDPermission object.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Overload List
Name | Description | |
---|---|---|
SIDPermission(String, Permission) | Initializes a new instance of the SIDPermission class with the specified SID and permissions. |
|
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