System.Web Namespace HttpClientCertificate Class
Gets a string containing the binary stream of the entire certificate content, in ASN.1 format.
[ VB ] Public ReadOnly Property Certificate As Byte ( ) [ C# ] public byte [ ] Certificate {get;} [ C++ ] public: __property unsigned char get_Certificate ( ); [ JScript ] public function get Certificate ( ) : Byte [ ];
The 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