| IDigitalCertificateExpirationDate Property |
Gets the expiration date of the certificate.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax DateTime ExpirationDate { get; }
Property Value
DateTimeThe expiration date.
Remarks
Gets the expiration date of the certificate.
See Also