getting user details in c# code example Example: c# get username string userName = System.Security.Principal.WindowsIdentity.GetCurrent().Name;