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

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

継承

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

メソッド

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

 
ICspAlgorithms::Add

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

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

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

コレクション内の ICspAlgorithm オブジェクトの数を取得します。
ICspAlgorithms::get_IndexByObjectId

オブジェクト識別子 (OID) によって ICspAlgorithm オブジェクトのインデックスを取得します。
ICspAlgorithms::get_ItemByIndex

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

コレクションから ICspAlgorithm オブジェクトを名前で取得します。
ICspAlgorithms::Remove

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

要件

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

こちらもご覧ください

CertEnroll インターフェイス

IDispatch