I and consuming a soap web service using the Service Reference interface in visual studio. The service requires that I include some http headers in the request for authentication.
How can I go about adding http headers to the request is the webrequest exposed at some point in the process?