Click or drag to resize

OcspResponderRevocationConfigurationLocalRevocationInformation Property

Gets the local revocation information.

Namespace:  SysadminsLV.PKI.Management.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509CRLEntryCollection LocalRevocationInformation { get; set; }

Property Value

Type: X509CRLEntryCollection
See Also