Uttam Chaturvedi

Uttam Chaturvedi

  • 398
  • 4k
  • 17.8k

C# SOAP Request with file stream and basic auth

Feb 28 2023 5:45 PM

I have wsdl SOAP service with basic auth. I need to call this service and can send some file e.g pdf,txt or any other format to scan. 

I am looking for some option to send SOAP request with file stream and basic auth. Any pointers will be helpful

I tried some of the options methioned in below url, however it do not have basic auth


Answers (2)