Loads the permissions of the given WindowsIdentity.
Loads the permissions of the given WindowsIdentity.
public VGAuthorizationState LoadSecurity(HttpContext,WindowsIdentity);
Loads the permissions of a user for the specified HttpContext.
public VGAuthorizationState LoadSecurity(HttpContext,String,VGAuthenticationMode,Boolean);
VGHttpModule Class | Novalys.VisualGuard.Security.WebForm Namespace