Share via


GlobalValidation.ExcludedPath Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string[] ExcludedPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ExcludedPath : string[] with get, set
Public Property ExcludedPath As String()

Property Value

String[]

Implements

Attributes

Applies to