This documentation is archived and is not being maintained.
FormsAuthenticationModule Events
.NET Framework 1.1
The events of the FormsAuthenticationModule class are listed here. For a complete list of FormsAuthenticationModule class members, see the FormsAuthenticationModule Members topic.
Public Events
Authenticate | Defines the event raised during authentication. This is a Global.asax event that must be named FormsAuthentication_OnAuthenticate. You can use this event to customize cookie authentication. |
See Also
FormsAuthenticationModule Class | System.Web.Security Namespace
Show:
