Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想为session time闲着不做任何工作的用户设置。
session time
在用户再次出现并继续工作的特定时间后,它应该重定向到登录页面。
您需要会话超时。使用 ASP.NET MVC 有多种方法可以做到这一点。请查看这些教程并选择更适合您的方式: