共用方式為


PublicCertificateInner.Thumbprint 屬性

定義

取得憑證指紋

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於