| X509CrlRecordThisUpdate Property |
Gets the date and time of the most recent update.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public DateTime ThisUpdate { get; }
Property Value
DateTimeThe date and time.
Remarks
Gets the date and time of the most recent update.
See Also