System.Web Namespace HttpClientCertificate Class
Gets a value that indicates whether the client certificate is present.
[ VB ] Public ReadOnly Property IsPresent As Boolean [ C# ] public bool IsPresent {get;} [ C++ ] public: __property bool get_IsPresent ( ); [ JScript ] public function get IsPresent ( ) : Boolean;
true if the client certificate is present; otherwise, false.
HttpClientCertificate Members
© 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