forcefully log out a specific user among all online users
In my site administrator can view list all other online users.
In my site administrator can view list all other online users.
i am trying to enable roles in asp.net but,i am getting few errors and after trying my best i am not able to get them resolved.
I’ve developed a website that uses ASP.NET membership. Based on comments from previous sites, I decided to encrypt passwords so they could be recovered for users who forgot them.
I have set UserIsOnlineTimeWindow =”2″ in web.config then my logout() function has been modified as
Is there a way I can restrict access to pages without the built in role based way?