Event of automatic logout inactivity

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
andrea
Posts: 72
Joined: Tue Dec 11, 2012 5:44 am

Event of automatic logout inactivity

Post by andrea »

Hello,

I have seen that in security function you can enable using a flag and a number of minutes an automatic logout.

Is is possible and how to intercept via code in a script the event of logout (automatic) or when the inactivity time = minutes setted to make some code customized, for example a message box or open a new screen?

Thank you

User avatar
Jae V
Posts: 118
Joined: Wed Jan 15, 2020 11:00 am

Re: Event of automatic logout inactivity

Post by Jae V »

Hello,
We understand that this is a very old post. You can use script to logout and login by using the Security Namespace. For example, to Login out you just have to call "Globals.Security.Logout();". If there is anyone who is still experiencing this or similar issues and require assistance, please visit us at https://www.beijerelectronics.us/en-US/ ... ___support or give us call at 801.708.6690. Thank you.
Best regards,
Jason
(801) 708-6690
Technical Support
Contact Us



Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply