This documentation is archived and is not being maintained.
FormsAuthenticationEventArgs Properties
.NET Framework 1.1
The properties of the FormsAuthenticationEventArgs class are listed here. For a complete list of FormsAuthenticationEventArgs class members, see the FormsAuthenticationEventArgs Members topic.
Public Properties
Context | Gets the HttpContext object for the current HTTP request. |
User | Gets or sets the IPrincipal object to be associated with the request. |
See Also
FormsAuthenticationEventArgs Class | System.Web.Security Namespace
Show:
