共用方式為


Pkcs12SafeBag.Attributes 屬性

定義

取得可修改的屬性集合,以使用 SafeBag 值進行編碼。

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

屬性值

要以 SafeBag 值編碼的屬性可修改集合。

適用於