https://docs.microsoft.com/en-us/aspnet/web-forms/overview/older-versions-security/introduction/an-overview-of-forms-authentication-cs

Introduction

In the preceding tutorial we discussed the various authentication, authorization, and user account options provided by ASP.NET. In this tutorial we will turn from mere discussion to implementation; in particular, we will look at implementing forms authentication. The web application we start constructing in this tutorial will continue to be built upon in subsequent tutorials, as we move from simple forms authentication to membership and roles.

This tutorial begins with an in-depth look at the forms authentication workflow, a topic we touched upon in the previous tutorial. Following that, we will create an ASP.NET website through which to demo the concepts of forms authentication. Next, we will configure the site to use forms authentication, create a simple login page, and see how to determine, in code, whether a user is authenticated and, if so, the username they logged in with.

Understanding the forms authentication workflow, enabling it in a web application, and creating the login and logoff pages are all vital steps in building an ASP.NET application that supports user accounts and authenticates users through a web page. Because of this – and because these tutorials build upon one another - I would encourage you to work through this tutorial in full before moving on to the next one even if you already have had experience configuring forms authentication in past projects.

最新文章

  1. Android Textview实现文字颜色渐变效果
  2. 百度地图SDK
  3. HTML基础篇之列表相关标签和特殊字符实体
  4. [TED] New video technology that reveals an objects hidden properties
  5. iOS NSNumber转化NSString之description
  6. Java导出数据为EXCEL的两种方式JXL和POI
  7. 谈谈MSP430 的框架程序
  8. android:persistent属性
  9. NOI2013 树的计数
  10. Swift应用开源项目推荐
  11. redis存储session配制方法
  12. jquery easyui Accordion的使用
  13. MySQL TIMESTAMP(时间戳)详解
  14. Unity3D --对撞机/碰撞器 介绍
  15. [Swift]LeetCode120. 三角形最小路径和 | Triangle
  16. Linux第六节课学习笔记
  17. post请求的header
  18. Maven传递依赖的坑:父pom中dependencyManagement版本优先级高于传递依赖版本
  19. Linux运维命令总结(-)
  20. springcloud服务安全连接

热门文章

  1. YAML 语言
  2. 剑指Offer——把数组排成最小的数
  3. linux创建lvm分区
  4. MYSQL--表分区、查看分区(转)
  5. 004-Maven的安装与配置
  6. Java集合—Map
  7. PHP魔术方法和魔术常量介绍及使用
  8. html5游戏开发-零基础开发《圣诞老人送礼物》小游戏
  9. 控制台应用程序中添加对MFC的支持
  10. yii2美化url