Im trying to connect to an IIS web server using NTLM Authentication. I want to use the authentication from the users logon so they dont have to reenter user/password. Does anyone know how to do this or where to get the hash values to use in the chalange/response messges to IIS?
If I use TWebBrowser, it works but that is just a wrapper for IE so it should. In my application, I can't use IE.
If I use TWebBrowser, it works but that is just a wrapper for IE so it should. In my application, I can't use IE.