Visual Guard Class Library Documentation

VGHttpModule Members

VGHttpModule overview

Public Static Methods

GetSecurityRuntime Gets the current VGSecurityRuntime used to secure the application.

Public Instance Constructors

VGHttpModule Constructor Initializes a new instance of the VGHttpModule class.

Public Instance Methods

Authenticate Authenticates a user for the specified HttpContext.
Dispose Releases all resources, other than memory, used by the VGHttpModule
Init Initializes the VGHttpModule object.
LoadSecurityOverloaded. Loads the permissions of a user for the specified HttpContext.

Public Instance Events

InitializedA global application event that is raised when the VGHttpModule is initialized.
PermissionLoadingA global application event that is raised when the VGHttpModule is loading permissions for a user.
SecurityLoaded Occurs after the security permissions are loaded.

See Also

VGHttpModule Class | Novalys.VisualGuard.Security.WebForm Namespace