What are the different authentication modes in the .NET
environment?

Answer Posted / santosh

Basically there are 3 types of authentication mode in
asp.net. These are as follows
1)Windows authentication
2)Forms authentication
3)Passport authentication

Windows authentication again contains 3 modes
a) Windows integrated authentication
b) basic authentication
c) Digest authentication

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we determine action invoked from HTTP GET or HTTP POST?

579


What are Model Binders in ASP.Net MVC?

705


How do you handle variable number of segments in a route definition?

544


What is entity framework used for?

532


What is separation of concerns in asp.net mvc?

603






What is .net framework in simple terms?

549


what is datacontrols?

3113


What is the importance of NonActionAttribute?

627


What are the components required to create a route in mvc?

624


Why to use Html.Partial in ASP.Net MVC?

613


Which .net framework is installed?

517


Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?

521


Explain the difference between viewbag and viewdata in mvc?

547


What type of filter does outputcacheattribute class represents?

686


Explain bundle.config in mvc4?

655