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

what is code first approach?

578


What are the 2 ways of adding constraints to a route?

545


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

538


Can you explain renderbody and renderpage in asp.net mvc?

542


What are the main components of .net framework?

539






What is web api‘s in asp.net mvc 4 ?

577


What are the options can be configured in AJAX helpers?

579


What is work of clr?

567


Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).

1793


How to use multiple submit buttons in asp.net mvc?

571


Is .net framework dead?

529


Are there any parts of the .net framework 3.0 that only work on windows vista?

554


Can any particular component of .net framework 3.0 be removed?

514


How can I tell what .net framework is installed?

500


What are actions in asp.net mvc?

565