asp.net mvc - Is there any way to access and change session data of other sessions with InProc sessions? -


i have auth related data stored in session. refresh data logged in @ time data changed in database. (note: logged in user makes changes can different user affected)

is there way access , change session data of other sessions inproc sessions?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -