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