How to get the user logged in to windows by genexus without using c code#: Ex> User = Windowsidentity.Getcurrent();
The solution is to use the function Userid(). See also this Sac related to Identity impersonation SAC 11464.
Thank you. I’ll run some tests and then I’ll give a feeedback
– Tinel Paulo Roberto