Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ErrorString property retrieves a string that contains additional information about Certificate Enrollment Web Service (CES) setup failure.
This property is read-only.
Syntax
HRESULT get_ErrorString(
BSTR *pVal
);
Parameters
pVal
Return value
None
Remarks
Calling any method on the ICertificateEnrollmentServerSetup interface resets this property value to an empty error string.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | casetup.h |
| DLL | Certocm.dll |