Udostępnij za pośrednictwem


CertificateBaseProperties.ThumbprintAlgorithm Właściwość

Definicja

Pobiera lub ustawia algorytm odcisku palca certyfikatu.

[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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Uwagi

Musi to być zgodne z pierwszą częścią nazwy certyfikatu. Obecnie wymagane jest użycie algorytmu "SHA1".

Dotyczy