Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
[This method is no longer available for use as of Windows Server 2008 and Windows Vista.]
The AddCertTypeToRequestWStr method adds a certificate template to a request (used to support the enterprise certification authority (CA)). This method was first defined by the IEnroll2 interface.
The AddCertTypeToRequestWStr method is an advanced topic that is associated with the Microsoft Certificate Services enterprise Policy Module. Its use is not recommended for most applications.
The phrase "certificate type" is synonymous with "certificate template."
HRESULT AddCertTypeToRequestWStr(
[in] LPWSTR szw
);
[in] szw
Fully qualified name of the certificate template which is being added to the certificate request. This value is interpreted by the certification authority.
The return value is an HRESULT, with S_OK returned if the call is successful.
This method can be called multiple times if more than one certificate template is desired for the request.
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | xenroll.h |
Library | Uuid.lib |
DLL | Xenroll.dll |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now