다음을 통해 공유


SecurityPrincipalsCriteria.SecurityResolutionType 속성

Gets or sets resolution of effective privileges.

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

구문

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

value = instance.SecurityResolutionType

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

속성 값

유형: Microsoft.MasterDataServices.SecurityResolutionType
One of the values of SecurityResolutionType.

참고 항목

참조

SecurityPrincipalsCriteria 클래스

Microsoft.MasterDataServices 네임스페이스