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