I am using Windows authentication on my asp.net MVC 3 app. Is there any way possible to get the users information out of active directory?
I know I can user User.Name.Id
In my environment I had to add this to the section in Web.config: