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: 2016.0.105.16 (2016.0.105.16)

Syntax

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

Property Value

Type: Boolean

See Also