If AutoRedirect is true and the user is not authenticate VG redirects the user to AuthenticationUrl

Namespace: Novalys.VisualGuard.Security.WebForm
Assembly: Novalys.VisualGuard.Security.WebForm (in Novalys.VisualGuard.Security.WebForm.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public bool AutoRedirect { get; set; }
Visual Basic
Public Property AutoRedirect As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also