asp.net.ph

HttpClientCertificate.ValidFrom Property

System.Web Namespace   HttpClientCertificate Class


Gets the date when the certificate becomes valid. The date varies with international settings.

[ VB ]
Public ReadOnly Property ValidFrom As DateTime

[ C# ]
public DateTime ValidFrom {get;}

[ C++ ]
public: __property DateTime get_ValidFrom ( );

[ JScript ]
public function get ValidFrom ( ) : DateTime;

Property Value

The date when the certificate becomes valid.

See Also

HttpClientCertificate Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph