Passwords.UserChange



UserChange()
ED
avaliable
RT
avaliable

Remarks

This event is executed, when a user is logged into the system.
In this event you can execute your user defined actions.

With the property LoggedUser and the method ItemUser you can find out the newly logged in user.

Hint: For the event the object has to be defined with the attribute WithEvents in Visual Basic or VBA.

See Also

Passwords