PassportAuthenticationEventArgs Class
.NET Framework 2.0
The event argument passed to the Authenticate event by a PassportAuthenticationModule. Since there is already an identity at this point, this is useful mainly for attaching a custom IPrincipal object to the context using the supplied identity.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
For more information about handling events, see Consuming Events.
Community Additions
ADD
Show: