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

属性值

由此访问规则控制其访问的加密密钥操作。

适用于