UrlSigningActionParameters.Algorithm Propriedade

Definição

Obtém ou define o algoritmo a ser usado para assinatura de URL. Os valores possíveis incluem: 'SHA256'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a