I have created a web service which will be consumed by a .net application. The problem is that the Notes application that the web service is part of is on a Domino server that does not allow anonymous access.
How can I send the credentials from the .net application so that it can get through the server signon?