Skip to content

Latest commit

 

History

History
83 lines (73 loc) · 4.03 KB

nf-certenroll-ix509certificaterequestpkcs7-get_requestername.md

File metadata and controls

83 lines (73 loc) · 4.03 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.IX509CertificateRequestPkcs7.get_RequesterName
IX509CertificateRequestPkcs7::get_RequesterName (certenroll.h)
Specifies or retrieves a string that contains the Security Account Manager (SAM) name of the end-entity requesting the certificate. (Get)
IX509CertificateRequestPkcs7 interface [Security]
RequesterName property
IX509CertificateRequestPkcs7.RequesterName
IX509CertificateRequestPkcs7.get_RequesterName
IX509CertificateRequestPkcs7::RequesterName
IX509CertificateRequestPkcs7::get_RequesterName
IX509CertificateRequestPkcs7::put_RequesterName
RequesterName property [Security]
RequesterName property [Security]
IX509CertificateRequestPkcs7 interface
certenroll/IX509CertificateRequestPkcs7::RequesterName
certenroll/IX509CertificateRequestPkcs7::get_RequesterName
certenroll/IX509CertificateRequestPkcs7::put_RequesterName
get_RequesterName
security.ix509certificaterequestpkcs7_requestername_property
security\ix509certificaterequestpkcs7_requestername_property.htm
security
af85e976-cc79-4285-b553-a8001e84ec68
12/05/2018
IX509CertificateRequestPkcs7 interface [Security],RequesterName property, IX509CertificateRequestPkcs7.RequesterName, IX509CertificateRequestPkcs7.get_RequesterName, IX509CertificateRequestPkcs7::RequesterName, IX509CertificateRequestPkcs7::get_RequesterName, IX509CertificateRequestPkcs7::put_RequesterName, RequesterName property [Security], RequesterName property [Security],IX509CertificateRequestPkcs7 interface, certenroll/IX509CertificateRequestPkcs7::RequesterName, certenroll/IX509CertificateRequestPkcs7::get_RequesterName, certenroll/IX509CertificateRequestPkcs7::put_RequesterName, get_RequesterName, security.ix509certificaterequestpkcs7_requestername_property
certenroll.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
CertEnroll.dll
Windows
19H1
IX509CertificateRequestPkcs7::get_RequesterName
certenroll/IX509CertificateRequestPkcs7::get_RequesterName
c++
APIRef
kbSyntax
COM
CertEnroll.dll
IX509CertificateRequestPkcs7.RequesterName
IX509CertificateRequestPkcs7.get_RequesterName
IX509CertificateRequestPkcs7.put_RequesterName

IX509CertificateRequestPkcs7::get_RequesterName

-description

The RequesterName property specifies or retrieves a string that contains the Security Account Manager (SAM) name of the end-entity requesting the certificate. This property is web enabled for both input and output.

This property is read/write.

-parameters

-remarks

This property is only used when the enrollment agent is enrolling on behalf of another user. You must initialize the PKCS #7 request object before calling this property. For more information, see the following topics:

-see-also

IX509CertificateRequestPkcs7