다음을 통해 공유


ActiveDirectorySecurity.AccessRightType 속성

정의

이 개체의 액세스 권한을 나타내는 Type 개체를 가져옵니다.

public:
 virtual property Type ^ AccessRightType { Type ^ get(); };
public override Type AccessRightType { get; }
member this.AccessRightType : Type
Public Overrides ReadOnly Property AccessRightType As Type

속성 값

액세스 권한의 Type입니다.

설명

이 속성은 항상 반환 된 TypeActiveDirectoryRights 열거형입니다.

적용 대상