Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 3.54 KB

nf-certadm-iocspcaconfiguration-put_localrevocationinformation.md

File metadata and controls

67 lines (57 loc) · 3.54 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:certadm.IOCSPCAConfiguration.put_LocalRevocationInformation
IOCSPCAConfiguration::put_LocalRevocationInformation (certadm.h)
Gets or sets the certificate revocation list (CRL) of the local machine. (Put)
IOCSPCAConfiguration interface [Security]
LocalRevocationInformation property
IOCSPCAConfiguration.LocalRevocationInformation
IOCSPCAConfiguration.put_LocalRevocationInformation
IOCSPCAConfiguration::LocalRevocationInformation
IOCSPCAConfiguration::get_LocalRevocationInformation
IOCSPCAConfiguration::put_LocalRevocationInformation
LocalRevocationInformation property [Security]
LocalRevocationInformation property [Security]
IOCSPCAConfiguration interface
certadm/IOCSPCAConfiguration::LocalRevocationInformation
certadm/IOCSPCAConfiguration::get_LocalRevocationInformation
certadm/IOCSPCAConfiguration::put_LocalRevocationInformation
put_LocalRevocationInformation
security.iocspcaconfiguration_localrevocationinformation
security\iocspcaconfiguration_localrevocationinformation.htm
security
76581c1c-9eba-456c-b1cb-ff61e530a53a
12/05/2018
IOCSPCAConfiguration interface [Security],LocalRevocationInformation property, IOCSPCAConfiguration.LocalRevocationInformation, IOCSPCAConfiguration.put_LocalRevocationInformation, IOCSPCAConfiguration::LocalRevocationInformation, IOCSPCAConfiguration::get_LocalRevocationInformation, IOCSPCAConfiguration::put_LocalRevocationInformation, LocalRevocationInformation property [Security], LocalRevocationInformation property [Security],IOCSPCAConfiguration interface, certadm/IOCSPCAConfiguration::LocalRevocationInformation, certadm/IOCSPCAConfiguration::get_LocalRevocationInformation, certadm/IOCSPCAConfiguration::put_LocalRevocationInformation, put_LocalRevocationInformation, security.iocspcaconfiguration_localrevocationinformation
certadm.h
Certserv.h
Windows
None supported
Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only]
Certadm.idl
Certadm.lib
Certadm.dll
Windows
19H1
IOCSPCAConfiguration::put_LocalRevocationInformation
certadm/IOCSPCAConfiguration::put_LocalRevocationInformation
c++
APIRef
kbSyntax
COM
Certadm.dll
IOCSPCAConfiguration.LocalRevocationInformation
IOCSPCAConfiguration.get_LocalRevocationInformation
IOCSPCAConfiguration.put_LocalRevocationInformation

IOCSPCAConfiguration::put_LocalRevocationInformation

-description

The LocalRevocationInformation property gets or sets the certificate revocation list (CRL) of the local machine. This list provides additional revocation information, or supersedes information from the revocation provider configured by ProviderCLSID.

This property is read/write.

-parameters

-remarks

The CRL used for the LocalRevocationInformation property can be signed or not signed. There is no signature verification for the CRL.

-see-also

IOCSPCAConfiguration