次の方法で共有


HttpClientCertificate.ServerSubject プロパティ

定義

サーバー証明書のサブジェクト フィールドを取得します。

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

プロパティ値

String

サーバー証明書のサブジェクト フィールド。

適用対象