Freigeben über


CertificateBaseProperties.ThumbprintAlgorithm Eigenschaft

Definition

Ruft den Algorithmus des Zertifikatfingerabdrucks ab oder legt diesen fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Dies muss mit dem ersten Teil des Zertifikatnamens übereinstimmen. Derzeit muss "SHA1" sein.

Gilt für: