Share via


CryptoKeyAuditRule.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

属性值

此审核规则为其生成审核的加密密钥操作。

适用于