阅读背景:

配置静态分析以检测不安全的MVC路由

来源:互联网 

I want to create a static analysis code rule such that any controller's method must either inherit AllowAnonymous OR Authorize, or have an explicit AllowAnonymous OR Authorize attribute - so that every action has been addressed explicitly one way or the other.I want to create a static analysis code rule su




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: