Hello Team,
How to get currently logged user name using UiPath (Windows OS )
Akhil Raveendran
Hello Team,
How to get currently logged user name using UiPath (Windows OS )
Akhil Raveendran
you can use system.Environment.UserName
to get the UserName and system.Environment.UserDomainName
to get the DomainName.
Hope that helps.
@ FrankSchikoraThank you
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.