System.Web.UI.WebControls.AuthenticateEventArgs Members

The members of System.Web.UI.WebControls.AuthenticateEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.AuthenticateEventArgs class with the AuthenticateEventArgs.Authenticated property set to false.

Initializes a new instance of the System.Web.UI.WebControls.AuthenticateEventArgs class.

Public Properties

Authenticatedbool.

Gets or sets a value indicating whether a user's authentication attempt succeeded.