System.Web Namespace HttpClientCertificate Class
Gets the public key binary value from the certificate.
[ VB ] Public ReadOnly Property PublicKey As Byte ( ) [ C# ] public byte [ ] PublicKey {get;} [ C++ ] public: __property unsigned char get_PublicKey ( ); [ JScript ] public function get PublicKey ( ) : Byte [ ];
A byte array that contains the public key value.
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