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.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Patrick" <patl (AT) reply (DOT) newsgroup.msn.com> wrote
Quote:
With .Net 2 SmartClient published/deployed over ClickOnce over IIS, is
there
a property like System.Security.Principal.WindowIdentity.GetCurren t().Name
which would get me the logged on userID (without the DOMAIN\)? |