This documentation is archived and is not being maintained.
FormsAuthenticationEventArgs Properties
Visual Studio 2010
The FormsAuthenticationEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Context | Gets the HttpContext object for the current HTTP request. |
|
User | Gets or sets the IPrincipal object to be associated with the current request. |
Show: