ASP.NET windows auth to get user Fname and Lname

From: Mike Finley (mike_at_hotmail.com)
Date: 07/24/03


Date: Thu, 24 Jul 2003 08:03:06 -0700


I should also note that
HttpContext.Current.User.Identity.Name displays
domain\userID

>-----Original Message-----
>Does anyone know if it is possible to get the user's NT
>user FName and LName when using Windows Authentication in
>ASP.NET? I can get the NT UserID no problem, but am at a
>loss in trying to get the users actual name.
>
>Thanks,
>
>Mike
>.
>