IOCSPCAConfiguration::get_SigningCertificateTemplate method (certadm.h)
The SigningCertificateTemplate property gets or sets the template name for a signing certificate.
The SigningCertificateTemplate property contains a template name. This name is used in an Online Certificate Status Protocol (OCSP) signing-certificate renewal to specify the certificate version being requested.
This property supports enrollment or renewal of signing certificates that were signed by a replaced certificate key.
This property is read/write.
Syntax
HRESULT get_SigningCertificateTemplate(
BSTR *pVal
);
Parameters
pVal
Return value
None
Requirements
| 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 |