aspxtreme

PassportAuthenticationEventArgs Class

System.Web.Security Namespace


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.

PassportAuthenticationEventArgs Class Members

Collapse   Constructors

Visibility Constructor Parameters
public PassportAuthenticationEventArgs ( PassportIdentity identity , HttpContext context )

Collapse   Properties

Visibility Name Value Type Accessibility
public Context HttpContext [ Get ]
public Identity PassportIdentity [ Get ]
public User IPrincipal [ Get , Set ]

Remarks

For more information about handling events, see Web Forms Events Model.

See Also

PassportAuthenticationModule Class   PassportAuthenticationEventHandler Delegate



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme