Compartir a través de


Certificate.ThumbprintAlgorithm Propiedad

Definición

Obtiene o establece el algoritmo utilizado para derivar la huella digital.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a