다음을 통해 공유


CryptoKeySecurity.AccessRightType 속성

정의

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

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

속성 값

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

적용 대상