Partilhar via


GlobalValidation.ExcludedPaths Propriedade

Definição

Obtém ou define os caminhos para os quais o fluxo não autenticado não seria redirecionado para a página de logon.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a