ModelPrivilegesCriteria.PrincipalType Property

Gets or sets the PrincipalType value that is used to filter the results.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

[DataMemberAttribute]
public PrincipalType PrincipalType { get; set; }

Property Value

Type: Microsoft.MasterDataServices.PrincipalType
One of the values of PrincipalType. Possible values are Group, None, or UserAccount.