X509CertificateNotAfter Property
The time that this certificate is valid up to.
Namespace: Org.BouncyCastle.X509Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public virtual DateTime NotAfter { get; }
Public Overridable ReadOnly Property NotAfter As DateTime
Get
Return Value
DateTimeA DateTime object representing that time in the local time zone.