Aracılığıyla paylaş


SasTokenInfo.AccessToken Property

Definition

Gets the access token for the associated Azure Storage Container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to