Share via


ObjectSecurity.AccessRightType 속성

정의

ObjectSecurity 개체와 연결된 보안 개체의 Type을 가져옵니다.

public:
 abstract property Type ^ AccessRightType { Type ^ get(); };
public abstract Type AccessRightType { get; }
member this.AccessRightType : Type
Public MustOverride ReadOnly Property AccessRightType As Type

속성 값

Type

ObjectSecurity 개체와 연결된 보안 개체의 형식입니다.

적용 대상