Share via


Pkcs12SafeBag.Attributes Eigenschaft

Definition

Ruft die änderbare Sammlung von Attributen ab, die mit dem SafeBag-Wert codiert werden sollen.

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

Eigenschaftswert

Die änderbare Auflistung von Attributen, die mit dem SafeBag-Wert codiert werden sollen.

Gilt für: