HttpClientCertificate.ServerSubject Property

Definition

Gets the subject field of the server certificate.

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

Property Value

The subject field of the server certificate.

Applies to