Compartir a través de


AccessKeysInner.PrimaryKey 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="primaryKey")]
public string PrimaryKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryKey")>]
member this.PrimaryKey : string
Public ReadOnly Property PrimaryKey As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a