Freigeben über


Pkcs8PrivateKeyInfo.Attributes Eigenschaft

Definition

Ruft die änderbare Sammlung mit Attributen für diesen privaten Schlüssel ab.

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 privaten Schlüssel codiert werden sollen.

Gilt für: