What are the different authentication modes in the .NET
environment?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anil
There are 4 types of Authentication mode.
Window, Form, Passport and None
| Is This Answer Correct ? | 4 Yes | 2 No |
What are Action Methods in ASP.NET MVC?
what are generics? Without generics what are the disadvantages in 1.1?
3 Answers HP, iSoft, nTech Solutions,
Explain Sections is ASP.Net MVC?
What is the .net framework and how does it work?
How to bind table colum with gridview column?
What is the difference between entity framework and mvc?
What is the need of .Net framework ?
How to use Jquery Plugins in ASP.Net MVC validation?
Explain Model, view and Controllers in Asp.Net MVC?
What is entity framework? : Entity framework
What is the "helperpage.isajax" property?
What is routeconfig.cs in mvc 4?