다음을 통해 공유


SiteAuthSettingsV2Properties.GlobalValidationExcludedPath 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.Inlined)]
public string[] GlobalValidationExcludedPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.GlobalValidationExcludedPath : string[] with get, set
Public Property GlobalValidationExcludedPath As String()

Property Value

String[]

Implements

Attributes

Applies to