1
Answer

How to use soapheader in asp.net c# web applications

Austin Muts

Austin Muts

8y
828
1
I created my Default.aspx design with textboxes for username and password. The usernames and password are in sql database table. I am using c#. How can I implement SOAP HEADER to identify and authenticate the user design as below.
 
 
Answers (1)