Does ASP.NET 2.0 have same context as application's request?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In other words, can I use Request.IsAuthenticated in callback function to
check if user is authenticated or not?

Thanks in advance.
 
Back
Top