标签: c# asp.net asp.net-mvc authentication
看at asp.net documentation,我不知道AuthenticationOptions.AutomaticAuthenticate属性的作用。
它说:“如果为true,则身份验证中间件会更改请求用户的身份”。发生了什么变化?请求用户?它以什么方式改变?