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 |
can i change web.config settings from iis?
1 Answers HCL, ReadySoft, Wipro,
what is scalar property?
mention what are the various methods provided by the dataset object to generate xml?
which is good java or Dot net?
The order of the filters that get executed, if the multiple filters are implemented?
What is disconnected scenario? : Entity framework
Can I uninstall microsoft .net framework?
If we not suppress finalize method in dispose what will happen?
What is the difference between .net core and .net framework?
what is linq to entities?
what is the additional features in 1.1 rather than 1.0
What is work of clr?