Share via


ServiceSasParameters.Identifier Property

Definition

Gets or sets a unique value up to 64 characters in length that correlates to an access policy specified for the container, queue, or table.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to