True to let Vsual Guard impersonate user. False to disable and to override by base impersonation.

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

Syntax

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

Property Value

Type: Boolean

See Also