Link to home
Create AccountLog in
Avatar of PoorDude
PoorDude

asked on

HttpContext.Current.User.Identity.Name

Someone must have solved this before&

We need to get the full name of the user who is logged in to a asp.net website using integrated authentication.

From a web app, how can you obtain the full name of jon walten, for example.

HttpContext.Current.User.Identity.Name provides domain\jonw
What object property provides jon walten?

ASKER CERTIFIED SOLUTION
Avatar of furrybootsistheanswer
furrybootsistheanswer
Flag of Australia image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer