IX509Attributes インターフェイス (certenroll.h)

IX509Attributes インターフェイスは、IX509Attribute オブジェクトのコレクションを管理できるようにする次のメソッドとプロパティを定義します。

継承

IX509Attributes インターフェイスは IDispatch インターフェイスから継承されます。 IX509Attributes には、 次の種類のメンバーもあります。

メソッド

IX509Attributes インターフェイスには、これらのメソッドがあります。

 
IX509Attributes::Add

IX509Attribute オブジェクトをコレクションに追加します。
IX509Attributes::Clear

コレクションからすべての IX509Attribute オブジェクトを削除します。
IX509Attributes::get__NewEnum

コレクションの列挙子を取得します。 (IX509Attributes.get__NewEnum)
IX509Attributes::get_Count

コレクション内の IX509Attribute オブジェクトの数を取得します。
IX509Attributes::get_ItemByIndex

インデックス番号でコレクションから IX509Attribute オブジェクトを取得します。
IX509Attributes::Remove

インデックス番号でコレクションから IX509Attribute オブジェクトを削除します。

要件

要件
サポートされている最小のクライアント Windows Vista [デスクトップ アプリのみ]
サポートされている最小のサーバー Windows Server 2008 [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー certenroll.h

こちらもご覧ください

CertEnroll インターフェイス

IDispatch

IX509Attribute

IX509AttributeExtensions

IX509Attributes