1
Answer

How to kill a user's session

Pappu Kumar

Pappu Kumar

7y
149
1
In an MVC application an user has logged in Machine1. The same user has logged in Machine2 as well. At that time, I would like to Logout the user From Machine1 and would like to clear the session from Machine1. How to achieve this?

It would be grateful if you provide any sample application/Code.

Please do help.
Thanks in advance.
Answers (1)