AuthenticatingEventArgs Properties |
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 |
Indicates success
(Inherited from AuthenticatedEventArgs.) | |
UserName |
Gets or sets the name of the user.
(Inherited from AuthenticatedEventArgs.) |