Click here to Skip to main content
15,899,679 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
user is logged from 3 different devices when he logged out from one system we need to do restrict to other devices in dot net
Posted
Comments
Afzaal Ahmad Zeeshan 2-Nov-14 5:45am    
Do you want to log him out from all other systems too?

1 solution

why 'in dot net' ? - I would have thought a simpler approach would have been to use MS Active Directory for example

lets face it - if you're going to do this in Dot Net, you'd need to write and deploy a new GINA (better in c++ anyway), that checks a central repository/database of user/device/restrictions .. which sounds a lot like directory services
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900