Utilising windows security dialog on www

M

Martin Robins

Many sites these days offer secure areas that, when accessed, pop up the windows authentication dialog instead of their own log-in page. Is this simply a case of using Windows Authentication or do you need to do more than this?

(ASP.NET 1.1 & 2.0)
 
G

Guest

Martin,
You can use Windows Authentication, Forms Authentication, or even custom
Basic or Digest Authentication, depending on your needs and how your site is
deployed.

If you look at the Quickstarts, which intalls with VS.NET or the .NET SDK,
you'll find plenty of good example code.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,019
Latest member
RoxannaSta

Latest Threads

Top