I created the proxy class with wsdl.exe, but the method of service that I am communicating required to send you a user name and password for a SOAP HEADER. I do not know how to create the SOAP HEADER in C # and send it to the method of service.
I created the proxy class with wsdl.exe, but the method of service that I am communicating required to send you a user name and password for a SOAP HEADER. I do not know how to create the SOAP HEADER in C # and send it to the method of service.