AuthenticationEventArgs Properties |
The AuthenticationEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
OriginalEventArgs |
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
Passcode |
Passcdoe for multifactor authentication.
| |
Password |
Password.
| |
SiteName |
Name of the site to which the user tries to autenticate.
| |
User |
Authenticated user.
| |
UserName |
User name.
|