Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Forms Authentication
Message
From
16/07/2003 09:36:05
 
 
To
16/07/2003 00:28:03
Budi Irawan
Berlian Laju Tanker
Jakarta, Indonesia
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00810536
Message ID:
00810624
Views:
12
Budi,

Forms authentication uses the classes found in the System.Web.Security namespace. To use these classes in your code, you should add a using (Visual C#) statement at the beginning of each module that performs authentication, as shown here:
using System.Web.Security
Sergio
Previous
Reply
Map
View

Click here to load this message in the networking platform