Implementing ASP.NET Authentication


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
In this course, you will learn how to configure user authentication rules in an ASP.NET MVC web application in Visual Studio 2017. You will also prepare for exam 70-486.

Target Audience
Web developers seeking an introductory guide to developing efficient, secure, distributed web applications with adaptive user interfaces using the ASP.NET MVC and MVC 5 frameworks in Visual Studio 2017, and individuals preparing for exam 70-486: Developing ASP.NET MVC Web Applications

Prerequisites
None

Expected Duration (hours)
1.1

Lesson Objectives

Implementing ASP.NET Authentication

  • start the course
  • use Windows authentication in an ASP.NET MVC web application
  • set up forms authentication user login functionality using a simple membership provider in an ASP.NET MVC web application
  • set up forms authentication user registration functionality using a Simple membership provider in an ASP.NET MVC web application
  • run and test forms authentication in a browser using a Simple Membership provider in an ASP.NET MVC web application
  • configure ASP.NET Identity
  • use a cookie to manage user session data in an ASP.NET MVC web application
  • configure a SQL membership provider in an ASP.NET MVC web application
  • set up a model class for a SQL membership provider in an ASP.NET MVC web application
  • test the operation of a SQL membership provider in an ASP.NET MVC web application
  • create custom membership providers in an ASP.NET MVC web application
  • Course Number:
    wd_dmvc_a14_it_enus

    Expertise Level
    Intermediate