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


Previous page Back to top Next page

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