System.Web Namespace HttpClientCertificate Class
Gets the unique ID for the client certificate, if provided.
[ VB ] Public ReadOnly Property Cookie As String [ C# ] public string Cookie {get;} [ C++ ] public: __property String* get_Cookie ( ); [ JScript ] public function get Cookie ( ) : String;
The client certificate ID.
Cookie can be used as a signature for the whole client certificate.
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