[This is preliminary documentation and is subject to change.]
The beginning date for the validity of the certificate.
| C# | Visual Basic | Visual C++ |
public DateTime ValidFromDate { get; set; }
Public Property ValidFromDate As DateTime
public: property DateTime ValidFromDate { DateTime get (); void set (DateTime value); }