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.
在 Asp.Net MVC 中,如果用户的角色在他已经登录的情况下发生了变化,那么直到用户注销并重新登录后才会真正反映出来。
有什么方法可以让角色变化立即反映出来?我正在使用默认的 Asp.Net 身份。