when Request.IsAuthenticated=true , when we need to set that one
-
if i assign in login page what happen, how to check after login user verified or not which condition i need to check Request.IsAuthenticated is always showing true, when it will be true and when it will false, for setting Request.IsAuthenticated =true what we need to do
This is haneef.............................................................
-
if i assign in login page what happen, how to check after login user verified or not which condition i need to check Request.IsAuthenticated is always showing true, when it will be true and when it will false, for setting Request.IsAuthenticated =true what we need to do
This is haneef.............................................................
Hope this line helpful to u http://msdn.microsoft.com/en-us/library/eeyk640h.aspx[^] http://www.codeproject.com/KB/web-security/rolesbasedauthentication.aspx[^]
Sathya