asp.net.ph

HttpClientCertificate.Issuer Property

System.Web Namespace   HttpClientCertificate Class


A string that contains a list of subfield values containing information about the certificate issuer.

[ VB ]
Public ReadOnly Property Issuer As String

[ C# ]
public string Issuer {get;}

[ C++ ]
public: __property String* get_Issuer ( );

[ JScript ]
public function get Issuer ( ) : String;

Property Value

The certificate issuer's information.

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