Sdílet prostřednictvím


Certificate.Thumbprint Vlastnost

Definice

Získá nebo nastaví kryptografický otisk certifikátu.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Musí se shodovat s kryptografickým otiskem z názvu.

Platí pro