Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 3 KB

nf-certenroll-ix509scepenrollment-put_signercertificate.md

File metadata and controls

67 lines (57 loc) · 3 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:certenroll.IX509SCEPEnrollment.put_SignerCertificate
IX509SCEPEnrollment::put_SignerCertificate (certenroll.h)
Gets or sets the signer certificate for the request. (Put)
IX509SCEPEnrollment interface [Security]
SignerCertificate property
IX509SCEPEnrollment.SignerCertificate
IX509SCEPEnrollment.put_SignerCertificate
IX509SCEPEnrollment::SignerCertificate
IX509SCEPEnrollment::get_SignerCertificate
IX509SCEPEnrollment::put_SignerCertificate
SignerCertificate property [Security]
SignerCertificate property [Security]
IX509SCEPEnrollment interface
certenroll/IX509SCEPEnrollment::SignerCertificate
certenroll/IX509SCEPEnrollment::get_SignerCertificate
certenroll/IX509SCEPEnrollment::put_SignerCertificate
put_SignerCertificate
security.ix509scepenrollment_signercertificate
security\ix509scepenrollment_signercertificate.htm
security
7d01acc5-158d-4429-a2e8-d179571f9a1c
12/05/2018
IX509SCEPEnrollment interface [Security],SignerCertificate property, IX509SCEPEnrollment.SignerCertificate, IX509SCEPEnrollment.put_SignerCertificate, IX509SCEPEnrollment::SignerCertificate, IX509SCEPEnrollment::get_SignerCertificate, IX509SCEPEnrollment::put_SignerCertificate, SignerCertificate property [Security], SignerCertificate property [Security],IX509SCEPEnrollment interface, certenroll/IX509SCEPEnrollment::SignerCertificate, certenroll/IX509SCEPEnrollment::get_SignerCertificate, certenroll/IX509SCEPEnrollment::put_SignerCertificate, put_SignerCertificate, security.ix509scepenrollment_signercertificate
certenroll.h
Windows
Certenroll.idl
Certenroll.dll
Windows
19H1
IX509SCEPEnrollment::put_SignerCertificate
certenroll/IX509SCEPEnrollment::put_SignerCertificate
c++
APIRef
kbSyntax
COM
Certenroll.dll
IX509SCEPEnrollment.SignerCertificate
IX509SCEPEnrollment.get_SignerCertificate
IX509SCEPEnrollment.put_SignerCertificate

IX509SCEPEnrollment::put_SignerCertificate

-description

Gets or sets the signer certificate for the request.

This property is read/write.

-parameters

-remarks

To create a renewal request, you must set this property prior to calling the CreateRequestMessage method. Otherwise, the CreateRequestMessage method will create a new request and generate a self-signed certificate using the same private key as the inner PKCSV10 reqeust.

-see-also

IX509SCEPEnrollment