Share via


BlobStorageTokenStore.SasUrlSettingName Property

Definition

Gets or sets the name of the app setting containing the SAS URL of the blob storage containing the tokens.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to