Freigeben über


AS2ValidationSettings.SigningAlgorithm Eigenschaft

Definition

Ruft den Signaturalgorithmus ab oder legt den Signaturalgorithmus fest. Mögliche Werte: "NotSpecified", "Default", "SHA1", "SHA2256", "SHA2384", "SHA2512"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: