Sdílet prostřednictvím


Certificate.ThumbprintAlgorithm Vlastnost

Definice

Získá nebo nastaví algoritmus kryptografického otisku certifikátu.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Musí se shodovat s první částí názvu certifikátu. V současné době se vyžaduje sha1.

Platí pro