This documentation is archived and is not being maintained.

FormsAuthenticationEventArgs Properties

The properties of the FormsAuthenticationEventArgs class are listed here. For a complete list of FormsAuthenticationEventArgs class members, see the FormsAuthenticationEventArgs Members topic.

Public Properties

public propertyContext Gets the HttpContext object for the current HTTP request.
public propertyUser Gets or sets the IPrincipal object to be associated with the request.

See Also

FormsAuthenticationEventArgs Class | System.Web.Security Namespace

Show: