Compartir a través de


AS2MdnSettings.MicHashingAlgorithm Propiedad

Definición

Obtiene o establece el algoritmo hash o de firma. Entre los valores posibles se incluyen: 'NotSpecified', 'None', 'MD5', 'SHA1', 'SHA2256', 'SHA2384', 'SHA2512'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a