ICertGetConfig interface (certcli.h)

The ICertGetConfig interface provides functionality for retrieving the public configuration data (specified during client setup) for a Certificate Services server.

Inheritance

The ICertGetConfig interface inherits from the IDispatch interface. ICertGetConfig also has these types of members:

Methods

The ICertGetConfig interface has these methods.

 
ICertGetConfig::GetConfig

The ICertGetConfig::GetConfig method retrieves the configuration string for a Certificate Services server.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header certcli.h (include Certsrv.h)

See also

ICertConfig2

IDispatch