PrincipleCategory Enumeration
Specifies the principle category.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
[DataContractAttribute]
public enum PrincipleCategory
[DataContractAttribute]
public enum class PrincipleCategory
<DataContractAttribute>
Public Enumeration PrincipleCategory
Members
Member name | Description | |
---|---|---|
Group | Specifies the user group. |
|
User | Specifies the user. |
See Also
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top