다음을 통해 공유


SecurityPrincipalsCriteria.Type 속성

정의

보안 주체의 유형을 가져오거나 설정합니다.

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

속성 값

PrincipalType 값 중 하나입니다.

특성

적용 대상