Authenticating |
The AuthenticatingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether this instance cancel. | |
| Principal |
Gets or sets the principal.
(Inherited from AuthenticatedEventArgs) | |
| Success | Gets or sets whether the override was successful | |
| UserName |
Gets or sets the name of the user.
(Inherited from AuthenticatedEventArgs) |