CryptoKeyAuditRule.CryptoKeyRights Property

Definition

Gets the cryptographic key operation for which this audit rule generates audits.

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

Property Value

The cryptographic key operation for which this audit rule generates audits.

Applies to