Compartir a través de


AccessKeysInner.SecondaryKey Propiedad

Definición

Obtiene una clave principal de 256 bits codificada en base64 para firmar y validar el token de SAS.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a