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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of using MVC programming pattern in ASP.NET?

764


COM+ Used ________________ Isolation Level

1711


How do you hide the columns?

774


What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

753


Explain the use of dataadapter.

811


How can you send an email message from an asp.net web page?

701


Is asp.net mvc still used? : Asp.Net MVC

691


What is the main differences between asp and asp.net?

731


What are the merits and demerits of viewstate?

778


In which situation can you not use a viewstate?

717


How does ASP.NET framework maps client side events to Server side events.?

765


Describe SOA and the tenets of it?

761


Is it possible to change the index of primary key on table?

604


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

692


What is dynamic web page with example?

715