The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AuthenticateEventArgs Constructor (Boolean)
.NET Framework (current version)
Initializes a new instance of the AuthenticateEventArgs class.
Assembly: System.Web (in System.Web.dll)
Parameters
- authenticated
-
Type:
System::Boolean
true if the user is authenticated; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: