IOCSPCAConfiguration::put_ProviderCLSID method (certadm.h)
The ProviderCLSID property gets or sets the CLSID of the revocation information provider used by the CA configuration. A provider implements IOCSPRevInfoProvider interface and processes certificate status requests for a responder service.
This property is read/write.
Syntax
HRESULT put_ProviderCLSID(
const BSTR newVal
);
Parameters
newVal
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
Target Platform | Windows |
Header | certadm.h (include Certserv.h) |
Library | Certadm.lib |
DLL | Certadm.dll |