asp.net.ph

HttpClientCertificate.IsPresent Property

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;

Property Value

true if the client certificate is present; otherwise, false.

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