次の方法で共有


HostNameSslState.Thumbprint プロパティ

定義

SSL 証明書の拇印を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象