Pkcs8PrivateKeyInfo.Attributes Свойство

Определение

Получает изменяемую коллекцию атрибутов для этого закрытого ключа.

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

Значение свойства

Изменяемая коллекция атрибутов для кодирования с помощью закрытого ключа.

Применяется к