次の方法で共有


Pkcs12SafeBag.Attributes プロパティ

定義

SafeBag 値でエンコードする属性の変更可能なコレクションを取得します。

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

プロパティ値

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

適用対象