ModelPrivilegesCriteria.PrincipalType Eigenschaft

Definition

Ruft den zum Filtern der Ergebnisse verwendeten PrincipalType-Wert ab oder legt ihn fest.

public:
 property Microsoft::MasterDataServices::PrincipalType PrincipalType { Microsoft::MasterDataServices::PrincipalType get(); void set(Microsoft::MasterDataServices::PrincipalType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.PrincipalType PrincipalType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PrincipalType : Microsoft.MasterDataServices.PrincipalType with get, set
Public Property PrincipalType As PrincipalType

Eigenschaftswert

Einer der Werte von PrincipalType. Mögliche Werte sind Group, None oder UserAccount.

Attribute

Gilt für: