Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 2.31 KB

nf-certenroll-ix509scepenrollment-deleterequest.md

File metadata and controls

67 lines (55 loc) · 2.31 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.DeleteRequest
IX509SCEPEnrollment::DeleteRequest (certenroll.h)
Delete any certificates or keys created for the request.
DeleteRequest
DeleteRequest method [Security]
DeleteRequest method [Security]
IX509SCEPEnrollment interface
IX509SCEPEnrollment interface [Security]
DeleteRequest method
IX509SCEPEnrollment.DeleteRequest
IX509SCEPEnrollment::DeleteRequest
certenroll/IX509SCEPEnrollment::DeleteRequest
security.ix509scepenrollment_deleterequest
security\ix509scepenrollment_deleterequest.htm
security
d709dd46-b6ed-4471-a601-e140a139f57e
12/05/2018
DeleteRequest, DeleteRequest method [Security], DeleteRequest method [Security],IX509SCEPEnrollment interface, IX509SCEPEnrollment interface [Security],DeleteRequest method, IX509SCEPEnrollment.DeleteRequest, IX509SCEPEnrollment::DeleteRequest, certenroll/IX509SCEPEnrollment::DeleteRequest, security.ix509scepenrollment_deleterequest
certenroll.h
Windows
Certenroll.idl
Certenroll.dll
Windows
19H1
IX509SCEPEnrollment::DeleteRequest
certenroll/IX509SCEPEnrollment::DeleteRequest
c++
APIRef
kbSyntax
COM
Certenroll.dll
IX509SCEPEnrollment.DeleteRequest

IX509SCEPEnrollment::DeleteRequest

-description

Delete any certificates or keys created for the request.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-remarks

You must set the TransactionId property and call the InitializeForPending method before calling this method.

-see-also

IX509SCEPEnrollment