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.3.1.24.0524.1
public static bool IsAuthenticated(
HttpContext httpContext
)
- httpContext HttpContext
-
Boolean
If
true the User was authenticated; otherwise,
false.