 | X509CertificateDatabaseCertificateColumnNamesNotAfter Field |
A column specifying the date and time after which the certificate becomes invalid.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic const string NotAfter = "NOTAFTER"
Field Value
String
RemarksA column specifying the date and time after which the certificate becomes invalid.
This data-type for this column should be long.
See Also