Pkcs8PrivateKeyInfo.Attributes Vlastnost

Definice

Získá upravitelnou kolekci atributů pro tento privátní klíč.

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

Hodnota vlastnosti

Upravitelná kolekce atributů, které se mají kódovat pomocí privátního klíče.

Platí pro