System.Web Namespace HttpClientCertificate Class
Sets or retrieves the certificate issuer, in binary format.
[ VB ] Public ReadOnly Property BinaryIssuer As Byte ( ) [ C# ] public byte [ ] BinaryIssuer {get;} [ C++ ] public: __property unsigned char get_BinaryIssuer ( ); [ JScript ] public function get BinaryIssuer ( ) : Byte [ ];
The certificate issuer, expressed in binary format.
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