asp.net.ph

HttpClientCertificate.ValidUntil Property

System.Web Namespace   HttpClientCertificate Class


Gets the certificate expiration date.

[ VB ]
Public ReadOnly Property ValidUntil As DateTime

[ C# ]
public DateTime ValidUntil {get;}

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

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

Property Value

The certificate expiration date.

Remarks

The year value is displayed as a four-digit number.

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