Freigeben über


GlobalValidation.ExcludedPaths Eigenschaft

Definition

Ruft die Pfade ab, für die nicht authentifizierter Flow nicht zur Anmeldeseite umgeleitet wird, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: