Dela via


SiteAuthSettingsInner.AllowedExternalRedirectUrls Egenskap

Definition

Hämtar eller anger externa URL:er som kan omdirigeras till som en del av att logga in eller logga ut från appen. Observera att frågesträngsdelen i URL:en ignoreras. Det här är en avancerad inställning som vanligtvis bara behövs av Windows Store-programserverdelar. Observera att URL:er i den aktuella domänen alltid tillåts implicit.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedExternalRedirectUrls")]
public System.Collections.Generic.IList<string> AllowedExternalRedirectUrls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allowedExternalRedirectUrls")>]
member this.AllowedExternalRedirectUrls : System.Collections.Generic.IList<string> with get, set
Public Property AllowedExternalRedirectUrls As IList(Of String)

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Gäller för