This event is fired after a user has logged in using the standard login sequence.
None.
|
Return value |
Description |
|
EV_OK |
Normal return. |
|
EV_ERROR |
Login failure. Prevents the application from being started. |
Normally used to prevent certain users from using a module.
If EV_OK_ABORT was returned in the AppUserLogin event, then this event is not fired at all.