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

Answers were Sorted based on User's Feedback



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

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

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

Answer / anil

There are 4 types of Authentication mode.
Window, Form, Passport and None

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Dot Net Framework Interview Questions

can i change web.config settings from iis?

1 Answers   HCL, ReadySoft, Wipro,


what is scalar property?

0 Answers   Microsoft,


mention what are the various methods provided by the dataset object to generate xml?

0 Answers   Microsoft,


which is good java or Dot net?

3 Answers   Halosys,


The order of the filters that get executed, if the multiple filters are implemented?

0 Answers  


What is disconnected scenario? : Entity framework

0 Answers  


Can I uninstall microsoft .net framework?

0 Answers  


If we not suppress finalize method in dispose what will happen?

2 Answers   Kanbay,


What is the difference between .net core and .net framework?

0 Answers  


what is linq to entities?

0 Answers   Microsoft,


what is the additional features in 1.1 rather than 1.0

1 Answers  


What is work of clr?

0 Answers  


Categories