Hi,
We have to show a webpage in our application that requires basic authentication.
How can I specify the basic authentication information for the request headers in the new WebBrowser control?
Regards,
René
Hi,
We have to show a webpage in our application that requires basic authentication.
How can I specify the basic authentication information for the request headers in the new WebBrowser control?
Regards,
René
I've seen the new enchancement in Beta. But I'm still missing a method to authenticate automatically (e.g. specify the credentials by script and not by login window).