Catch Current User in MS-Windows

Asked

Viewed 74 times

0

How to get the user logged in to windows by genexus without using c code#:

Ex> User = Windowsidentity.Getcurrent();

1 answer

0

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

Browser other questions tagged

You are not signed in. Login or sign up in order to post.