How to get windows NT Login Id in a web application
807588Mar 30 2009 — edited Mar 30 2009I have a web application and I want to get the Windows NT Login Id (user name) of the clients from where the request has been generated. What are the ways by which I can get this login Id ? Does an API exist which can help me get this directly?