Condividi tramite


Certificate.ThumbprintAlgorithm Proprietà

Definizione

Ottiene o imposta l'algoritmo dell'identificazione personale del certificato.

[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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Deve corrispondere alla prima parte del nome del certificato. Attualmente necessario essere "SHA1".

Si applica a