The time that this certificate is valid up to.
Namespace: Org.BouncyCastle.X509Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public virtual DateTime NotAfter { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property NotAfter As DateTime Get |
Visual C++ |
---|
public: virtual property DateTime NotAfter { DateTime get (); } |