AuthenticateEventArgs Constructor
.NET Framework 2.0
Initializes a new instance of the AuthenticateEventArgs class.
| 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. |
Community Additions
ADD
Show: