HierarchyMemberPrivilege.PrincipalType 屬性

定義

取得或設定主體的類型。

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

屬性值

PrincipalType

PrincipalType 類型的新執行個體。 可能的值為 Group、None 或 UserAccount。

屬性

適用於