Loads the Visual Guard permission of the current user for an ASP.NET application when Visual Guard is enabled. This class cannot be inherited. .
For a list of all members of this type, see VGHttpModule Members.
System.Object
VGHttpModule
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This module allows Visual Guard to load security in conjunction with Forms, Windows and Passport authentication. It sets the User property to a VGIPrincipal object.
You can enable this module by declaring it in the list of module in your web.config file.Namespace: Novalys.VisualGuard.Security.WebForm
Assembly: Novalys.VisualGuard.Security.WebForm (in Novalys.VisualGuard.Security.WebForm.dll)
VGHttpModule Members | Novalys.VisualGuard.Security.WebForm Namespace