PrincipalType Enumeration
Contains values that specify the type of security principal (user or group).
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Member name | Description | |
|---|---|---|
| Group | A group account that is assigned to MDS. | |
| None | Principal type not specified. | |
| UserAccount | A user account that is assigned to MDS. |
Show: