The members of System.Web.UI.WebControls.AuthenticateEventArgs are listed below.
See Also: Inherited members from System.EventArgs
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. |
Authenticated | bool.
Gets or sets a value indicating whether a user's authentication attempt succeeded. |