PassportAuthenticationModule.Authenticate Event
.NET Framework 3.0
Raised during authentication. This is a Global.asax event that must be named PassportAuthentication_OnAuthenticate.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Advanced users use this event to attach a custom IPrincipal object to the context.
For more information about handling events, see Consuming Events.
Community Additions
ADD
Show: