Partager via


ModelPrivilege.PrincipalType Propriété

Définition

Obtient ou définit le type du principal.

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

Valeur de propriété

Une des valeurs de PrincipalType. Les valeurs possibles sont Group, UserAccount, ou None.

Attributs

S’applique à