Compartilhar via


ServiceSasParameters.KeyToSign Propriedade

Definição

Obtém ou define a chave com a qual assinar o token SAS da conta.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a