Multiple choice

How many types of Authentication are there in ASP.NET?

  1. 3

  2. 4

  3. 2

  4. 5

  5. 1

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Authentication is the process of getting credential from the user and validating them. There are 3 types of Authentication: Windows, Forms and Passport Authentication.