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
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note