Hi,
I got stuck at one point. My application uses HttpContext.Current.User property for accessing user's identity in Windows authentication mode. It works fine when I browse the page from IIS. But when I start debugging, it start returning null. Kindly help. I want to retrieve HttpContext.Current.User property values in debug mode.
Note: I have enabled Windows Authentication in IIS for all applications.

Manas MohapatraPosted Dec 7, 2015, 1:39 PM
Raja TPosted Dec 7, 2015, 12:23 PM
http://richhewlett.com/2011/02/15/getting-a-users-username-in-asp-net/
https://msdn.microsoft.com/en-us/library/system.web.httpcontext.user(v=vs.110).aspx
http://stackoverflow.com/questions/31974228/can-you-extend-httpcontext-current-user-identity-properties