| IDigitalCertificateCreationDate Property |
Gets the date that the certificate was created.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax DateTime CreationDate { get; }
Property Value
DateTimeThe creation date.
Remarks
Gets the date that the certificate was created.
See Also