Visual Guard Class Library Documentation

VGHttpModule.GetSecurityRuntime Method 

Gets the current VGSecurityRuntime used to secure the application.

public static VGSecurityRuntime GetSecurityRuntime(
   HttpContext context
);

Parameters

context
a HttpContext object corresponding to the context of your request.

See Also

VGHttpModule Class | Novalys.VisualGuard.Security.WebForm Namespace