Compartir a través de


SharedAccessSignatureAuthorizationRule.SecondaryKey Propiedad

Definición

Obtiene o establece la clave secundaria.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a