다음을 통해 공유


FunctionPrivilegesCriteria.PrincipalType 속성

Gets or sets the type of the principal.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services.Contracts(Microsoft.MasterDataServices.Services.Contracts.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.Services.DataContracts.PrincipalType
The type of the principal.

참고 항목

참조

FunctionPrivilegesCriteria 클래스

Microsoft.MasterDataServices.Services.DataContracts 네임스페이스