V
Vincent Finn
Hi,
I am writting a web service and I need to get the User's name
I can get the username from User.Identity.Name
but I want the display name
So instead of "mydomain\jsmith" I want to get "John Smith"
Does anyone know how to do this?
Vin
I am writting a web service and I need to get the User's name
I can get the username from User.Identity.Name
but I want the display name
So instead of "mydomain\jsmith" I want to get "John Smith"
Does anyone know how to do this?
Vin