Partager via


GlobalValidation.ExcludedPaths Propriété

Définition

Obtient ou définit les chemins pour lesquels le flux non authentifié ne serait pas redirigé vers la page de connexion.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à