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

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

継承

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

メソッド

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

 
ICspInformations::Add

ICspInformation オブジェクトをコレクションに追加します。
ICspInformations::AddAvailableCsps

コンピューターにインストールされているプロバイダーをコレクションに追加します。
ICspInformations::Clear

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

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

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

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

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

サポートされているキー操作とオプションのプロバイダー情報によって ICspStatuses コレクションを取得します。
ICspInformations::GetCspStatusFromProviderName

プロバイダー名とサポートされているキー操作によって、レガシ プロバイダーの ICspStatus オブジェクトを取得します。
ICspInformations::GetEncryptionCspAlgorithms

プロバイダーでサポートされている暗号化アルゴリズムのコレクションを取得します。
ICspInformations::GetHashAlgorithms

プロバイダーでサポートされているハッシュ アルゴリズムのコレクションを取得します。
ICspInformations::Remove

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

要件

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

こちらもご覧ください

CertEnroll インターフェイス

ICspInformation

IDispatch