IOCSPCAConfigurationCollection interface
The IOCSPCAConfigurationCollection interface represents a set of certificates for which an Online Certificate Status Protocol (OCSP) service has been configured to provide certificate status responses.
Microsoft provides a default implementation of this interface in the OCSPCAConfigurationCollection class. A OCSPCAConfigurationCollection object cannot be created externally.
The default implementation of IOCSPAdmin creates a OCSPCAConfiguration object and uses its properties.
Members
The IOCSPCAConfigurationCollection interface inherits from the IDispatch interface. IOCSPCAConfigurationCollection also has these types of members:
Methods
The IOCSPCAConfigurationCollection interface has these methods.
| Method | Description |
|---|---|
| CreateCAConfiguration |
Creates a new certification authority (CA) configuration and adds it to the configuration set. |
| DeleteCAConfiguration |
Removes a named CA configuration from the configuration set. |
Properties
The IOCSPCAConfigurationCollection interface has these properties.
| Property | Description |
|---|---|
|
Gets an enumerator for the configuration set. | |
|
Gets the number of CA configurations in the configuration set. | |
|
Gets a CA configuration identified by index in the configuration set. | |
|
Gets a CA configuration identified by name in the configuration set. |
Requirements
|
Minimum supported client | None supported [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
|
Header |
|
|
IDL |
|
|
Library |
|
|
DLL |
|
|
IID |
IID_IOCSPCAConfigurationCollection is defined as 2BEBEA0B-5ECE-4F28-A91C-86B4BB20F0D3 |
Send comments about this topic to Microsoft
Build date: 10/26/2012