MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
SecureMimeDigitalCertificate Class
SecureMimeDigitalCertificate Properties
Certificate Property
CreationDate Property
Email Property
ExpirationDate Property
Fingerprint Property
Name Property
PublicKeyAlgorithm Property
Secure
Mime
Digital
Certificate
Expiration
Date Property
Gets the expiration date of the certificate.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
DateTime
ExpirationDate
{
get
; }
Property Value
DateTime
The expiration date.
Implements
IDigitalCertificate
ExpirationDate
Remarks
Gets the expiration date of the certificate.
See Also
Reference
SecureMimeDigitalCertificate Class
MimeKit.Cryptography Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast