 | X509CrlRecordNextUpdate Property |
Gets the date and time when the next CRL update will be published.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic DateTime NextUpdate { get; }
Property Value
DateTimeThe date and time.
Remarks
Gets the date and time when the next CRL update will be published.
See Also