Relative Content

Tag Archive for c#asp.net.netsoapsoapui

Authentication in SOAP header using C# and SOAP UI

I’m currently working on integrating a SOAP service into my C# application and I’m having trouble implementing authentication using SOAP headers. I just want to read the username and password from the SOAP request. I am testing on SoapUI.