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

プロパティ値

このアクセス規則によってアクセスを制御する暗号化キー操作。

適用対象