IOCSPCAConfigurationCollection 介面 (certadm.h)
IOCSPCAConfigurationCollection介面代表一組憑證,其中線上憑證狀態通訊協定 (OCSP) 服務已設定為提供憑證狀態回應。
Microsoft 會在 OCSPCAConfigurationCollection 類別中提供這個介面的預設實作。 無法在外部建立 OCSPCAConfigurationCollection 物件。
IOCSPAdmin的預設實作會建立OCSPCAConfiguration 物件,並使用其屬性。
繼承
IOCSPCAConfigurationCollection介面繼承自IDispatch介面。 IOCSPCAConfigurationCollection 也有下列類型的成員:
方法
IOCSPCAConfigurationCollection介面具有這些方法。
IOCSPCAConfigurationCollection::CreateCAConfiguration (CA) 組態建立新的憑證授權單位單位,並將其新增至組態集。 |
IOCSPCAConfigurationCollection::D eleteCAConfiguration 從組態集中移除具名憑證授權單位單位 (CA) 組態。 |
IOCSPCAConfigurationCollection::get__NewEnum 取得組態集的列舉值。 |
IOCSPCAConfigurationCollection::get_Count 取得組態集中 CA (CA) 組態的憑證授權單位單位數目。 |
IOCSPCAConfigurationCollection::get_Item 取得憑證授權單位單位 (CA) 組態集中的索引所識別的組態。 |
IOCSPCAConfigurationCollection::get_ItemByName 取得憑證授權單位單位 (CA) 組態集中的名稱所識別的組態。 |
規格需求
最低支援的用戶端 | 都不支援 |
最低支援的伺服器 | Windows Server 2008 Datacenter、Windows Server 2008 Enterprise [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | certadm.h (包含 Certsrv.h) |