How to authenticate users using web.config ?

Answer Posted / babu reddy

if we are using form based authentication at that time in
the web.config
we can set the autentication mode to "form"

then we can specify the user name and password which we are
going to access.
if any one can access that application then you can specify
<allow users="*">
inside the authentication tags

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible for me to change my aspx file extension to some other name?

595


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

689


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

627


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

611


What is web api vs wcf?

589






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

505


What is slidemaster?

480


What is a runtime version?

544


Explain the significance of routing? : asp.net mvc

548


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

531


What are web beacons used for?

558


How will you maintain versioning in asp.net 2.0?

600


What is the advantage of mvc over asp.net? : Asp.Net MVC

513


Explain automatic memory management in .net.

598


What is a postback ispostback and autopostback in asp net?

486