How we can set Different levels of Authentication in .Net?
What are the difference between Windows Authenticatin,
Passport Authentication and Form Authentication?



How we can set Different levels of Authentication in .Net? What are the difference between Windows ..

Answer / naresh reddy

By Using Web.Config file,in that
<Authentication mode="forms/windows/passport">

Forms authentication is used to customize the login
credentials and for Internet Based Applications

Windows Authentication is used in Intranet based
applications.It verifies only windows login credentails

Passport Authentication checks credentials from Standard
Microsoft Passport and we have to register that one

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

step to create a strong name?

1 Answers  


Which object is used to encapsulate the state of the client and the browser in ASP.NET?

0 Answers   Sans Pareil IT Services,


What is cross page posting in asp net?

0 Answers  


Hi! Could any 1 please suggest me a free practice online exam for asp.net exams.. thanks

1 Answers  


What are runtime hosts?

2 Answers   Microsoft,


How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

0 Answers  


How do I know asp.net mvc version? : Asp.Net MVC

0 Answers  


Differentiate between early binding and late binding.

0 Answers  


Define repository pattern in mvc.net? : asp.net mvc

0 Answers  


What is the difference between ASP.NET Webforms and ASP.NET MVC?

0 Answers  


What are user controls?

0 Answers  


i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

0 Answers   Wipro,


Categories