共用方式為


HostNameBindingInner.Thumbprint 屬性

定義

取得或設定 SSL 憑證指紋

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於