Provides data for the Login.Authenticate event.
See Also: AuthenticateEventArgs Members
The System.Web.UI.WebControls.AuthenticateEventArgs class provides the data needed for the Login.Authenticate event. Custom authentication schemes for a Web site use the AuthenticateEventArgs.Authenticated property to indicate whether a user's login attempt succeeded.