共用方式為


Pkcs8PrivateKeyInfo.Attributes 屬性

定義

取得此私密金鑰之屬性的修改集合。

public:
 property System::Security::Cryptography::CryptographicAttributeObjectCollection ^ Attributes { System::Security::Cryptography::CryptographicAttributeObjectCollection ^ get(); };
public System.Security.Cryptography.CryptographicAttributeObjectCollection Attributes { get; }
member this.Attributes : System.Security.Cryptography.CryptographicAttributeObjectCollection
Public ReadOnly Property Attributes As CryptographicAttributeObjectCollection

屬性值

要以私鑰編碼的屬性可修改集合。

適用於