Hi there,
Is there any way in C# to determine which user kicked off your application? I have an app that a third party piece of software (Nokia Intellisync) kicks off, but we aren't sure which user it is doing this under, I thought it would be the intellisync user, but we are not sure and just wanted to know if there was a way of outputting the username of the user that executed an application.
Thanks for your time folks,
Mark
Is there any way in C# to determine which user kicked off your application? I have an app that a third party piece of software (Nokia Intellisync) kicks off, but we aren't sure which user it is doing this under, I thought it would be the intellisync user, but we are not sure and just wanted to know if there was a way of outputting the username of the user that executed an application.
Thanks for your time folks,
Mark
Comment