AS2SecuritySettings.Sha2AlgorithmFormat Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to