Share via


GlobalValidation.ExcludedPaths Property

Definition

The paths for which unauthenticated flow would not be redirected to the login page.

public System.Collections.Generic.IList<string> ExcludedPaths { get; }
member this.ExcludedPaths : System.Collections.Generic.IList<string>
Public ReadOnly Property ExcludedPaths As IList(Of String)

Property Value

Applies to