Click here to Skip to main content
15,888,803 members
Home / Discussions / C#
   

C#

 
GeneralAssert that halt execution Pin
Colin Angus Mackay13-Oct-03 5:10
Colin Angus Mackay13-Oct-03 5:10 
GeneralRe: Assert that halt execution Pin
leppie13-Oct-03 7:02
leppie13-Oct-03 7:02 
GeneralRe: Assert that halt execution Pin
Colin Angus Mackay13-Oct-03 11:09
Colin Angus Mackay13-Oct-03 11:09 
GeneralDebugging and excution Pin
totig13-Oct-03 4:38
totig13-Oct-03 4:38 
GeneralRe: Debugging and excution Pin
Colin Angus Mackay13-Oct-03 5:01
Colin Angus Mackay13-Oct-03 5:01 
GeneralVertexshader Pin
WillemM12-Oct-03 23:14
WillemM12-Oct-03 23:14 
GeneralRe: Vertexshader Pin
leppie13-Oct-03 7:49
leppie13-Oct-03 7:49 
QuestionHow do I retrieve user name? Pin
EnkelIk12-Oct-03 23:04
EnkelIk12-Oct-03 23:04 
Hi.

I have written a windows service running in LocalService account and I want to check the username of the user logged on to the computer. How can I do this? I have tried
1) Environment.UserName, "LOCAL SERVICE" was returned
2) System.Security.Principal.WindowsIdentity.GetCurrent().Name, which returned "NT AUTHORITY\LOCAL SERVICE"

It is logical that I get this result but not what I want. How can I check who is logged on to the computer?

Thanks
/EnkelIk
AnswerRe: How do I retrieve user name? Pin
Kannan Kalyanaraman13-Oct-03 2:03
Kannan Kalyanaraman13-Oct-03 2:03 
GeneralRe: How do I retrieve user name? Pin
EnkelIk13-Oct-03 2:57
EnkelIk13-Oct-03 2:57 
GeneralRe: How do I retrieve user name? Pin
Kannan Kalyanaraman13-Oct-03 3:25
Kannan Kalyanaraman13-Oct-03 3:25 
GeneralRe: How do I retrieve user name? Pin
EnkelIk13-Oct-03 4:42
EnkelIk13-Oct-03 4:42 
AnswerRe: How do I retrieve user name? Pin
Mike Dimmick13-Oct-03 4:24
Mike Dimmick13-Oct-03 4:24 
GeneralRe: How do I retrieve user name? Pin
EnkelIk15-Oct-03 22:25
EnkelIk15-Oct-03 22:25 
AnswerRe: How do I retrieve user name? Pin
Bo Hunter13-Oct-03 18:17
Bo Hunter13-Oct-03 18:17 
GeneralRe: How do I retrieve user name? Pin
EnkelIk14-Oct-03 3:51
EnkelIk14-Oct-03 3:51 
GeneralListBox Help Pin
geekything12-Oct-03 23:00
geekything12-Oct-03 23:00 
GeneralInterfaces Pin
deanoA12-Oct-03 22:40
deanoA12-Oct-03 22:40 
GeneralRe: Interfaces Pin
gonenb12-Oct-03 22:47
gonenb12-Oct-03 22:47 
GeneralRe: Interfaces Pin
deanoA12-Oct-03 22:55
deanoA12-Oct-03 22:55 
GeneralRe: Interfaces Pin
Randhir Sinha13-Oct-03 0:42
Randhir Sinha13-Oct-03 0:42 
GeneralRe: Interfaces Pin
Alvaro Mendez14-Oct-03 7:24
Alvaro Mendez14-Oct-03 7:24 
Question(midi && C#) == false ? Pin
gonenb12-Oct-03 22:35
gonenb12-Oct-03 22:35 
AnswerRe: (midi && C#) == false ? Pin
WillemM12-Oct-03 23:15
WillemM12-Oct-03 23:15 
GeneralRe: (midi && C#) == false ? Pin
gonenb13-Oct-03 2:49
gonenb13-Oct-03 2:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.