This documentation is archived and is not being maintained.

WindowsAuthenticationModule Events

The events of the WindowsAuthenticationModule class are listed here. For a complete list of WindowsAuthenticationModule class members, see the WindowsAuthenticationModule Members topic.

Public Events

public eventAuthenticate 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: