System.Web Namespace HttpClientCertificate Class
Gets the issuer field of the server certificate.
[ VB ] Public ReadOnly Property ServerIssuer As String [ C# ] public string ServerIssuer {get;} [ C++ ] public: __property String* get_ServerIssuer ( ); [ JScript ] public function get ServerIssuer ( ) : String;
The issuer field of the server certificate.
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