HttpClientCertificate.ServerIssuer Property

Definition

Gets the issuer field of the server certificate.

public:
 property System::String ^ ServerIssuer { System::String ^ get(); };
public string ServerIssuer { get; }
member this.ServerIssuer : string
Public ReadOnly Property ServerIssuer As String

Property Value

The issuer field of the server certificate.

Applies to