OcspResponderRevocationConfigurationLocalRevocationInformation Property
Gets the local revocation information.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public X509CRLEntryCollection LocalRevocationInformation { get; set; }
Public Property LocalRevocationInformation As X509CRLEntryCollection
Get
Set
public:
property X509CRLEntryCollection^ LocalRevocationInformation {
X509CRLEntryCollection^ get ();
void set (X509CRLEntryCollection^ value);
}
member LocalRevocationInformation : X509CRLEntryCollection with get, set
Property Value
X509CRLEntryCollection