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