| ||||||||||||||||||
DefaultAuthenticationEventArgs ClassProvides data for the Authenticate event of a DefaultAuthenticationModule. This class cannot be inherited.
|
||||||||||||||||||
| Visibility | Name | Value Type | Accessibility |
|---|---|---|---|
| public | Context | HttpContext | [ Get ] |
The DefaultAuthenticationEventArgs class is used to supply event values to the DefaultAuthentication_OnAuthenticate event and to enable you to specify a custom Windows identity for the current request.
The DefaultAuthenticationModule constructs a DefaultAuthenticationEventArgs object using the current HttpContext and passes it to the DefaultAuthentication_OnAuthenticate event.
DefaultAuthenticationModule Class DefaultAuthenticationEventHandler Delegate
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