Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 3.26 KB

nf-xenroll-icenroll4-put_includesubjectkeyid.md

File metadata and controls

70 lines (58 loc) · 3.26 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:xenroll.ICEnroll4.put_IncludeSubjectKeyID
ICEnroll4::put_IncludeSubjectKeyID (xenroll.h)
Determines whether the subject key ID extension is added to the certificate request that is generated. (Put)
CEnroll object [Security]
IncludeSubjectKeyID property
ICEnroll4 interface [Security]
IncludeSubjectKeyID property
ICEnroll4.IncludeSubjectKeyID
ICEnroll4.put_IncludeSubjectKeyID
ICEnroll4::IncludeSubjectKeyID
ICEnroll4::get_IncludeSubjectKeyID
ICEnroll4::put_IncludeSubjectKeyID
IncludeSubjectKeyID property [Security]
IncludeSubjectKeyID property [Security]
CEnroll object
IncludeSubjectKeyID property [Security]
ICEnroll4 interface
put_IncludeSubjectKeyID
security.icenroll4_includesubjectkeyid
xenroll/ICEnroll4::IncludeSubjectKeyID
xenroll/ICEnroll4::get_IncludeSubjectKeyID
xenroll/ICEnroll4::put_IncludeSubjectKeyID
security\icenroll4_includesubjectkeyid.htm
security
12150ca2-59cc-402e-b25e-cc98b940ecf8
12/05/2018
CEnroll object [Security],IncludeSubjectKeyID property, ICEnroll4 interface [Security],IncludeSubjectKeyID property, ICEnroll4.IncludeSubjectKeyID, ICEnroll4.put_IncludeSubjectKeyID, ICEnroll4::IncludeSubjectKeyID, ICEnroll4::get_IncludeSubjectKeyID, ICEnroll4::put_IncludeSubjectKeyID, IncludeSubjectKeyID property [Security], IncludeSubjectKeyID property [Security],CEnroll object, IncludeSubjectKeyID property [Security],ICEnroll4 interface, put_IncludeSubjectKeyID, security.icenroll4_includesubjectkeyid, xenroll/ICEnroll4::IncludeSubjectKeyID, xenroll/ICEnroll4::get_IncludeSubjectKeyID, xenroll/ICEnroll4::put_IncludeSubjectKeyID
xenroll.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Uuid.lib
Xenroll.dll
Windows
19H1
ICEnroll4::put_IncludeSubjectKeyID
xenroll/ICEnroll4::put_IncludeSubjectKeyID
c++
APIRef
kbSyntax
COM
Xenroll.dll
ICEnroll4.IncludeSubjectKeyID
ICEnroll4.get_IncludeSubjectKeyID
ICEnroll4.put_IncludeSubjectKeyID
CEnroll.IncludeSubjectKeyID

ICEnroll4::put_IncludeSubjectKeyID

-description

[This property is no longer available for use as of Windows Server 2008 and Windows Vista.]

The IncludeSubjectKeyID property determines whether the subject key ID extension is added to the certificate request that is generated. The object identifier (OID) for the subject key ID extension is "2.5.29.14", which is the defined value of the szOID_SUBJECT_KEY_IDENTIFIER constant in Wincrypt.h. This property was first defined in the ICEnroll4 interface.

This property is read/write.

-parameters

-see-also

CEnroll

ICEnroll4