Share via


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

プロパティ値

秘密キーでエンコードする属性の変更可能なコレクション。

適用対象