Click or drag to resize
MimeKit

X509CrlRecord Properties

The X509CrlRecord type exposes the following members.

Properties
 NameDescription
Public propertyCrl Gets the certificate revocation list.
Public propertyId Gets the identifier.
Public propertyIsDelta Gets whether or not this certificate revocation list is a delta.
Public propertyIssuerName Gets the issuer name of the certificate revocation list.
Public propertyNextUpdate Gets the date and time when the next CRL update will be published.
Public propertyThisUpdate Gets the date and time of the most recent update.
Top
See Also