Share via


NamePermission Constructor

 

Creates a new instance of the NamePermission object.

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

Overload List

Name Description
System_CAPS_pubmethod NamePermission(String, Permission)

Initializes a new instance of the NamePermission class with the specified name and permissions.

System_CAPS_pubmethod 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