How to get currently logged user name using UiPath (Windows OS )

Hello Team,

How to get currently logged user name using UiPath (Windows OS )

Akhil Raveendran

2 Likes

hi @Akhil_Raveendran

you can use system.Environment.UserName to get the UserName and system.Environment.UserDomainName to get the DomainName.

Hope that helps.

23 Likes

@ FrankSchikoraThank you :heart:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.