2 references to GetIsAuthenticated
System.Web (2)
Security\PassportIdentity.cs (2)
105
_Authenticated =
GetIsAuthenticated
(-1, -1, -1);
238
return
GetIsAuthenticated
(iTimeWindow, bForceLogin ? 1 : 0, bCheckSecure ? 10 : 0);