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
Post a Comment