X509CrlBuilderRevokedCertificates Property
Gets or adds a list of revoked certificates contained in CRL.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public X509CRLEntryCollection RevokedCertificates { get; }
Public ReadOnly Property RevokedCertificates As X509CRLEntryCollection
Get
public:
property X509CRLEntryCollection^ RevokedCertificates {
X509CRLEntryCollection^ get ();
}
member RevokedCertificates : X509CRLEntryCollection with get
Property Value
X509CRLEntryCollection