The members of System.Web.Security.FormsAuthenticationEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Web.Security.FormsAuthenticationEventArgs class. |
[read-only] | Context | System.Web.HttpContext.
Gets the System.Web.HttpContext object for the current HTTP request. |
User | System.Security.Principal.IPrincipal.
Gets or sets the System.Security.Principal.IPrincipal object to be associated with the current request. |