In my app with windows authentication, I have a browser control makes call to a webpage with windows auth. I need to pass the intial login credentials to the app, to this webpage.
Can I access the initial login credentials (both uid and pwd)?
In my app with windows authentication, I have a browser control makes call to a webpage with windows auth. I need to pass the intial login credentials to the app, to this webpage.
Can I access the initial login credentials (both uid and pwd)?
0 Comments