IOCSPAdmin::get_OCSPCAConfigurationCollection メソッド (certadm.h)

OCSPCAConfigurationCollection プロパティは、OCSPCAConfigurationCollection オブジェクトのインスタンスを取得します。 このオブジェクトは、オンライン証明書状態プロトコル (OCSP) レスポンダー サービスが状態要求を処理できる 証明機関 (CA) 証明書のセットを表します。

このプロパティは読み取り専用です。

構文

HRESULT get_OCSPCAConfigurationCollection(
  IOCSPCAConfigurationCollection **pVal
);

パラメーター

pVal

戻り値

なし

必要条件

要件
サポートされている最小のクライアント サポートなし
サポートされている最小のサーバー Windows Server 2008 Datacenter、Windows Server 2008 Enterprise [デスクトップ アプリのみ]
対象プラットフォーム Windows
ヘッダー certadm.h (Certsrv.h を含む)
Library Certadm.lib
[DLL] Certadm.dll

こちらもご覧ください

IOCSPAdmin