次の方法で共有


ClientCertificateCommonName.CertificateCommonName プロパティ

定義

クライアント証明書の共通名を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="certificateCommonName")]
public string CertificateCommonName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certificateCommonName")>]
member this.CertificateCommonName : string with get, set
Public Property CertificateCommonName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象