RecroSecIsAuthenticated Method
            Gets a value that indicates whether the User has been authenticated.
            
Namespace: Recrovit.RecroGridFramework.SecurityAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.16.0.25.0402.1
public static bool IsAuthenticated(
	HttpContext httpContext
)
- httpContext  HttpContext
-  
Boolean
            If 
true the User was authenticated; otherwise, 
false.