Share via


GlobalValidation.RedirectToProvider 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".

public string RedirectToProvider { get; set; }
member this.RedirectToProvider : string with get, set
Public Property RedirectToProvider As String

Property Value

Applies to