NamePermission Constructor
Creates a new instance of the NamePermission object.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Overload List
Name | Description | |
---|---|---|
NamePermission(String, Permission) | Initializes a new instance of the NamePermission class with the specified name and permissions. |
|
NamePermission(String, Permission, PrincipleCategory) | Creates a new instance of the NamePermission object, using the specified name, permissions, and category. |
See Also
NamePermission Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top