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 Policy (CEP) Web Service setup failure.
This property is read-only.
Syntax
HRESULT get_ErrorString(
  BSTR *pVal
);
Parameters
pVal
Return value
None
Remarks
Calling any method on the ICertificateEnrollmentPolicyServerSetup 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 |