AccessKeys.PrimaryKey Property

Definition

Gets a base64-encoded 256-bit primary key for signing and validating the SAS token.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to