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