This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
I have a Login Web service (asmx) that takes UserID and Password as inputs.
I want to call an apigee proxy from my application code, passing UserID and Password, which in turn will call the Login Web Service (asmx) passing those UserID and Password.