Compartir a través de


AS2SecuritySettings.Sha2AlgorithmFormat Propiedad

Definición

Obtiene o establece el formato del algoritmo Sha2. Los valores válidos son 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a