asp.net.ph

HttpClientCertificate.ServerIssuer Property

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;

Property Value

The issuer field of the server certificate.

See Also

HttpClientCertificate Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 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