This documentation is archived and is not being maintained.
WindowsAuthenticationModule Events
.NET Framework 1.1
The events of the WindowsAuthenticationModule class are listed here. For a complete list of WindowsAuthenticationModule class members, see the WindowsAuthenticationModule Members topic.
Public Events
Authenticate | Raised during authentication. This is a Global.asax event that must be named WindowsAuthentication_OnAuthenticate. It is used primarily to attach a custom IPrincipal object to the context. |
See Also
WindowsAuthenticationModule Class | System.Web.Security Namespace
Show:
