How to get username of the computer (user account) for a .NET application to use it for log table of the application. So if the application has multiple users on the LAN, I can understand who did what by looking at the log table. I can get machine name but I need user name of the computer because multiple users can use one computer with their own user accounts.
Thanks in advance,
1 Answer