Detailed docs on how forms authentication works?

N

news.microsoft.com

Can anyone tell me where to find detailed documentation on exactly how Forms
Authentication works?

The docs and tutorials I've found don't tell you much, just how to use it in
a common scenario but there's no description of what's going on - it's just
a black box.

I'm doing something unusual so I need to be able to have more fine-grained
control of Forms Authentication.

TIA

MikeS.
 
D

Dominick Baier

Hi,

I have written a fair amount about the forms auth mechanics in my upcoming
book[0]. But that will take some more weeks to be published.

The best docs you will find is by looking at the source code using Reflector.
Check the OnEnter and OnLeave Methods in the System.Web.Security.FormsAuthenticationModule
class.

[0] http://www.microsoft.com/mspress/books/9989.asp
 

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

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top