다음을 통해 공유


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 유형의 새 인스턴스입니다. 가능한 값은 Group, None 또는 UserAccount입니다.

특성

적용 대상