Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 2.85 KB

nf-certenroll-ix509enrollment2-get_requestidstring.md

File metadata and controls

66 lines (56 loc) · 2.85 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.IX509Enrollment2.get_RequestIdString
IX509Enrollment2::get_RequestIdString (certenroll.h)
Retrieves a string that contains a unique identifier for the certificate request sent to the certification enrollment server (CES).
IX509Enrollment2 interface [Security]
RequestIdString property
IX509Enrollment2.RequestIdString
IX509Enrollment2.get_RequestIdString
IX509Enrollment2::RequestIdString
IX509Enrollment2::get_RequestIdString
RequestIdString property [Security]
RequestIdString property [Security]
IX509Enrollment2 interface
certenroll/IX509Enrollment2::RequestIdString
certenroll/IX509Enrollment2::get_RequestIdString
get_RequestIdString
security.ix509enrollment2_requestidstring
security\ix509enrollment2_requestidstring.htm
security
a1269b0d-6b55-47ba-bca8-610c1032ecc4
12/05/2018
IX509Enrollment2 interface [Security],RequestIdString property, IX509Enrollment2.RequestIdString, IX509Enrollment2.get_RequestIdString, IX509Enrollment2::RequestIdString, IX509Enrollment2::get_RequestIdString, RequestIdString property [Security], RequestIdString property [Security],IX509Enrollment2 interface, certenroll/IX509Enrollment2::RequestIdString, certenroll/IX509Enrollment2::get_RequestIdString, get_RequestIdString, security.ix509enrollment2_requestidstring
certenroll.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Certenroll.idl
Windows
19H1
IX509Enrollment2::get_RequestIdString
certenroll/IX509Enrollment2::get_RequestIdString
c++
APIRef
kbSyntax
COM
Certenroll.h
IX509Enrollment2.RequestIdString
IX509Enrollment2.get_RequestIdString

IX509Enrollment2::get_RequestIdString

-description

The RequestIdString property retrieves a string that contains a unique identifier for the certificate request sent to the certification enrollment server (CES).

This property is read-only.

-parameters

-remarks

The value of the RequestIdString property is set during the enrollment process. It can be used during subsequent communication between the client and the CES. For example, if a CES marks a request as pending when initially submitted, the client can use the request ID string when it again contacts the CES and attempts to retrieve the certificate response.

-see-also

IX509Enrollment2