asp.net.ph

HttpClientCertificate.Cookie Property

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;

Property Value

The client certificate ID.

Remarks

Cookie can be used as a signature for the whole client certificate.

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