다음을 통해 공유


FunctionPrivilegesCriteria.PrincipalType 속성

Gets or sets the principal type.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

‘선언
<DataMemberAttribute> _
Public Property PrincipalType As PrincipalType
    Get
    Set
‘사용 방법
Dim instance As FunctionPrivilegesCriteria
Dim value As PrincipalType

value = instance.PrincipalType

instance.PrincipalType = value
[DataMemberAttribute]
public PrincipalType PrincipalType { get; set; }
[DataMemberAttribute]
public:
property PrincipalType PrincipalType {
    PrincipalType get ();
    void set (PrincipalType value);
}
[<DataMemberAttribute>]
member PrincipalType : PrincipalType with get, set
function get PrincipalType () : PrincipalType
function set PrincipalType (value : PrincipalType)

속성 값

유형: Microsoft.MasterDataServices.PrincipalType
A new instance of PrincipalType.

참고 항목

참조

FunctionPrivilegesCriteria 클래스

Microsoft.MasterDataServices 네임스페이스