Types of authentications in ASP.NET ?

Answer Posted / appu

Forms Authentication:This authentication mode is based on cookies where the user name and the password are stored either in a text file or the database
Windows Authentication:This is the default authentication mode in ASP.NET. Using this mode, a user is authenticated based on his/her Windows account.
Passport Authentication:Passport authentication is a centralized authentication service that uses Microsoft's Passport Service to authenticate the users of an application.

Is This Answer Correct ?    35 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

504


What is Model-View-View Model?

605


What is .net remoting?

567


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

2134


How does windows service lifecycle differ from a .standard. Exe?

512






In which event of the page viewstate is available?

466


What are the advantages of Web API?

634


Why is mvc better than asp.net?

531


How to unit test Web API?

706


What are the server control tags in asp.net.?

623


Which asp.net objects encapsulate the state of the client and the browser?

569


What is enableviewstatemac in asp net?

597


How to prevent client side validation from the ASP.NET validation controls?

575


What is content place holder?

524


What is considered a service provider?

515