About Windows/Forms Authentication

Answer Posted / bhaskar

windowS AUTH:

THGIS IS IMPLEMENTED VY USING WINDOWS(O/S) LOGIN PARAMETERS

WE CAN CONFIGURE IT IN WEB.CONFIG FILE.
<CONFIGURATION>
<APPSETTINGS>
<AUTHENDICATION MODE="WINDOWS">
</AUTH>
<AUTHORIZATION>
<DENY USERS="8">
</AUTHRIZATION>

FORMSBASED AUTH:
IT IS IMPLENTED BASED ON USER LOGIN VALUES MEANS USER CAN
GIVE THE USERNAME & PASSWORD ,FIRST IT WILL CHECK,AFTER IT
WILL GIVE THE PERMISSION TO NEXTY PAGE

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you change the session time-out value?

567


What is enableviewstate?

526


What is tracing? Where is it used?

543


What is autopostback in asp net?

573


Define a static class?

517






What is a SESSION and APPLICATION object?

566


Explain some of the major built-in objects in asp.net

592


What is a user developed application?

509


How can we prevent browser from caching an aspx page?

518


Explain the steps to be followed to use passport authentication.

574


How can you handle exceptions in asp.net?

552


What is meant by asp.net?

522


What is advantage of code behind coding in ASP.NET?

550


What is request and response in asp.net?

498


What are all the various Estimation Techniques available ?

642