AuthenticateEventArgs Constructor

 

Initializes a new instance of the AuthenticateEventArgs class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodAuthenticateEventArgs()

Initializes a new instance of the AuthenticateEventArgs class with the Authenticated property set to false.

System_CAPS_pubmethodAuthenticateEventArgs(Boolean)

Initializes a new instance of the AuthenticateEventArgs class.

Return to top
Show: