ICertificateAttestationChallenge::get_RequestID method (certenroll.h)

Gets the request ID from the Certificate Management over CMS (CMC) response.

This property is read-only.

Syntax

HRESULT get_RequestID(
  BSTR *pstrRequestID
);

Parameters

pstrRequestID

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header certenroll.h
DLL Certenroll.dll

See also

ICertificateAttestationChallenge