Pkcs8PrivateKeyInfo.Attributes Propriété

Définition

Obtient la collection modifiable d’attributs de cette clé privée.

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

Valeur de propriété

CryptographicAttributeObjectCollection

Collection modifiable d’attributs à encoder avec la clé privée.

S’applique à