注:最近看到不少介绍微软ASP.NET Identity技术的文章,但感觉都不够完整深入,本人又恰好曾在Adam
Freeman所著的《Pro ASP.NET MVC Platform》一书中看到过有关ASP.NET
Identity的完整介绍,为此特将有关章节翻译出来,希望需要了解此项技术的园友能从中获益。
ASP.NET Identity系列教程
13 Getting Started with Identity
13 Identity入门
13.1 Preparing the Example Project
13.1 准备示例项目
13.2 Setting Up ASP.NET Identity
13.2 建立ASP.NET Identity
13.3 Using ASP.NET Identity
13.3 使用ASP.NET Identity
13.4 Completing the Administration Features
13.4 完成管理特性
13.5 Summary
13.5 小结
14 Applying ASP.NET Identity
14 运用ASP.NET Identity
14.1 Preparing the Example Project
14.1 准备示例项目
14.2 Authenticating Users
14.2 认证用户
14.3 Authorizing Users with Roles
14.3 以角色授权用户
14.4 Seeding the Database
14.4 种植数据库
14.5 Summary
14.5 小结
15 Advanced ASP.NET Identity
15 高级ASP.NET Identity
15.1 Preparing the Example Project
15.1 准备示例项目
15.2 Adding Custom User Properties
15.2 添加自定义用户属性
15.3 Working with Claims
15.3 使用声明(Claims)
15.4 Using Third-Party Authentication
15.4 使用第三方认证
15.5 Summary
15.5 小结
看完此文如果觉得有所收获,请给个。
你的推荐是我继续下去的动力,也会让更多人关注并获益,这也是你的贡献。