错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Authentication and Authorization

  • Scott Norberg

摘要

In general, I think that the ASP.NET team did a pretty good job with the security of the framework. Sure, there are some annoyances, like the fact that CSRF tokens never expire, and some gotchas, like you need to take extra steps to ensure that any IHtmlHelper extensions are secure, but in general, the framework offers decent security.