다음을 통해 공유


CryptoKeyAccessRule.CryptoKeyRights 속성

정의

이 액세스 규칙이 액세스를 제어하는 암호화 키 작업을 가져옵니다.

public:
 property System::Security::AccessControl::CryptoKeyRights CryptoKeyRights { System::Security::AccessControl::CryptoKeyRights get(); };
public System.Security.AccessControl.CryptoKeyRights CryptoKeyRights { get; }
member this.CryptoKeyRights : System.Security.AccessControl.CryptoKeyRights
Public ReadOnly Property CryptoKeyRights As CryptoKeyRights

속성 값

이 액세스 규칙이 액세스를 제어하는 암호화 키 작업입니다.

적용 대상