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
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note