다음을 통해 공유


AS2SecuritySettings.Sha2AlgorithmFormat Property

Definition

Gets or sets the Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.

[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