OCLOperators currentusername
This page was created by Stephanie on 2025-01-08. Last edited by Vale.buyondo on 2026-01-31.
Legacy way to get to the user name of the currently logged in user on a windows machine
Mostly used for WPF client side. On the server the logged in user is some server account.
To get the application user use the SysSingleton.oclSingleton.CurrentUser pattern
