IX509SCEPEnrollment::get_OldCertificate method (certenroll.h)
Gets or sets an old certificate that a request is intended to replace.
This property is read/write.
Syntax
HRESULT get_OldCertificate(
ISignerCertificate **ppValue
);
Parameters
ppValue
Return value
None
Remarks
You must set this property before you call the CreateRequestMessage method.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | certenroll.h |
DLL | Certenroll.dll |