IX509SCEPEnrollment::get_Certificate method (certenroll.h)

Gets the certificate for the request.

This property is read-only.

Syntax

HRESULT get_Certificate(
  EncodingType Encoding,
  BSTR         *pValue
);

Parameters

Encoding

pValue

Return value

None

Requirements

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

See also

IX509SCEPEnrollment