How to set Request.IsAuthenticated to true when not using FormsAuthentication.RedirectFromLoginPage?

前端 未结 4 528
闹比i
闹比i 2021-01-30 22:40

I am using Form Authentication and sending an Aajx request to the server for authentication. Based on the json result, the client decides where to go and what to do. That is the

4条回答
提交回复
热议问题