共用方式為


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

屬性值

這個存取規則控制存取的密碼編譯金鑰作業。

適用於