ModelPrivilegesCriteria.PrincipalType 속성

정의

지정된 PrincipalType에 따라 권한을 필터링합니다.

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

속성 값

지정된 PrincipalType에 따른 권한입니다.

특성

설명

기본값은 사용자 계정입니다.

적용 대상