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

この監査規則で監査を発生させる暗号化キー操作。

適用対象