Hi all,
You know how using the servoy app server admin page, you can logout specific users who are logged in? Is there anyway to do this from smart client using a method? security.logout() seems to only be able to logout the user using the smart client, I’d like to be able to conditionally logout any given user from a method being run by smart client.
Thanks,
-Jeremy