Skip to content

Latest commit

 

History

History
87 lines (62 loc) · 4 KB

nf-certenroll-ix509certificaterequest-put_suppressdefaults.md

File metadata and controls

87 lines (62 loc) · 4 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.IX509CertificateRequest.put_SuppressDefaults
IX509CertificateRequest::put_SuppressDefaults (certenroll.h)
Specifies or retrieves a Boolean value that indicates whether the default extensions and attributes are included in the request. (Put)
IX509CertificateRequest interface [Security]
SuppressDefaults property
IX509CertificateRequest.SuppressDefaults
IX509CertificateRequest.put_SuppressDefaults
IX509CertificateRequest::SuppressDefaults
IX509CertificateRequest::get_SuppressDefaults
IX509CertificateRequest::put_SuppressDefaults
SuppressDefaults property [Security]
SuppressDefaults property [Security]
IX509CertificateRequest interface
certenroll/IX509CertificateRequest::SuppressDefaults
certenroll/IX509CertificateRequest::get_SuppressDefaults
certenroll/IX509CertificateRequest::put_SuppressDefaults
put_SuppressDefaults
security.ix509certificaterequest_suppressdefaults_property
security\ix509certificaterequest_suppressdefaults_property.htm
security
3a7847b6-52b4-4058-8113-cbc3b9101a5b
12/05/2018
IX509CertificateRequest interface [Security],SuppressDefaults property, IX509CertificateRequest.SuppressDefaults, IX509CertificateRequest.put_SuppressDefaults, IX509CertificateRequest::SuppressDefaults, IX509CertificateRequest::get_SuppressDefaults, IX509CertificateRequest::put_SuppressDefaults, SuppressDefaults property [Security], SuppressDefaults property [Security],IX509CertificateRequest interface, certenroll/IX509CertificateRequest::SuppressDefaults, certenroll/IX509CertificateRequest::get_SuppressDefaults, certenroll/IX509CertificateRequest::put_SuppressDefaults, put_SuppressDefaults, security.ix509certificaterequest_suppressdefaults_property
certenroll.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
CertEnroll.dll
Windows
19H1
IX509CertificateRequest::put_SuppressDefaults
certenroll/IX509CertificateRequest::put_SuppressDefaults
c++
APIRef
kbSyntax
COM
CertEnroll.dll
IX509CertificateRequest.SuppressDefaults
IX509CertificateRequest.get_SuppressDefaults
IX509CertificateRequest.put_SuppressDefaults

IX509CertificateRequest::put_SuppressDefaults

-description

The SuppressDefaults property specifies or retrieves a Boolean value that indicates whether the default extensions and attributes are included in the request. The defaults are represented by their object identifiers (OIDs).

This property is read/write.

-parameters

-remarks

You must initialize the request object before calling this property. Set this property before calling the Encode method to suppress inclusion and encoding of default extensions and attributes in the certificate request.

-see-also

IX509CertificateRequest

IX509CertificateRequestCertificate

IX509CertificateRequestCmc

IX509CertificateRequestPkcs10

IX509CertificateRequestPkcs7

IX509SignatureInformation