共用方式為


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

屬性值

CryptoKeyRights

這個稽核規則為其產生稽核的密碼編譯金鑰作業。

適用於