Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The SuppressOids property retrieves a collection of the default extension and attribute object identifiers (OIDs) that were not added to the request when the request was encoded.
This property is read-only.
HRESULT get_SuppressOids(
IObjectIds **ppValue
);
ppValue
None
Attributes and extensions are added to a certificate request when it is encoded or initialized. You can suppress the addition of default extensions and attributes by calling the SuppressDefaults property. For a PKCS #10 request, the following attributes are added by default:
You must initialize the IX509CertificateRequestPkcs10 object before calling this property. For more information, see any of the following methods:
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | certenroll.h |
DLL | CertEnroll.dll |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today