Getting windows user-name without domain name

P

Patrick

With .Net 2 SmartClient published/deployed over ClickOnce over IIS, is there
a property like System.Security.Principal.WindowIdentity.GetCurrent().Name
which would get me the logged on userID (without the DOMAIN\)?
 
J

Joe Kaplan

No, you have to parse it out or pass the NT name to a conversion function
which will convert it to a different format. Parsing it out would be
easier.

Joe K.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top