AuthenticateEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the AuthenticateEventArgs class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | AuthenticateEventArgs() | Initializes a new instance of the AuthenticateEventArgs class with the Authenticated property set to false. |
![]() | AuthenticateEventArgs(Boolean) | Initializes a new instance of the AuthenticateEventArgs class. |
Show:
