Partager via


Certificate.ThumbprintAlgorithm Propriété

Définition

Obtient ou définit l’algorithme de l’empreinte numérique du certificat.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Cela doit correspondre à la première partie du nom du certificat. Actuellement requis pour être « SHA1 ».

S’applique à