Compartir a través de


SiteAuthSettingsV2.GlobalValidationRedirectToProvider Property

Definition

The default authentication provider to use when multiple providers are configured. This setting is only needed if multiple providers are configured and the unauthenticated client action is set to "RedirectToLoginPage".

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

Property Value

Implements

Attributes

Applies to