What are the types of authentications in ASP.NET?

Answer Posted / shibham

In ASP.Net,there are mainly three types of Authentication-:

1)Forms Authentication
2)Passport Authentication
3)Windows Authentication

To set this Authentication Mode,we write the code in
Web.Config file like-:

<Authentication Mode="Forms/Passport/Windows"/>

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we create pie chart in asp.net?

822


What is the difference between client-side and server-side validations in ASP.NET?

897


How can you debug your.net application?

764


Is react a template engine?

693


What is the use of service provider?

773


What is full trust in asp.net?

752


What is Partial PostBack in ASP.NET?

791


What is cross page posting? How is it done?

730


Can the unique key be null?

836


What are the types of session in asp.net?

717


What is base class of button control in .net?

762


What are the session variables?

719


What is slidemaster?

709


Explain managed code an un-managed code.

786


What is new asp.net core?

787