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 / kalpana reddy m

There are 3 types

1.Windows Based Authentication

2.Form Based Authentication

3.Passport Authentication

Is This Answer Correct ?    3 Yes 0 No

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

Answer / sundherrajan

none
windows
forms
passport

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Finally and dispose methods?

1 Answers   Microsoft,


which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row

3 Answers   Airtel, Aviva,


How do you insert multiple rows from a grid view to database table under a single transaction?

1 Answers  


is it possible to access website from a remote place, without deploying it on web server?

1 Answers  


Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form

3 Answers   Syntax Softtech,






what is uncle aunty file

1 Answers  


What is WCF

4 Answers  


what is Disco?what it will do?

2 Answers   Microsoft,


Can we throw exception from catch block ?

4 Answers   Accenture, BirlaSoft,


Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one

1 Answers  


What is the Global.asax used for?

7 Answers   Siebel Systems,


List down the sequence of methods called during the page load.

0 Answers  


Categories