You need to encrypt the SOAP header. What is the correct method to use?

Options
- Inherit the web service class from the SoapHeaderEncrypt class
- Custom SOAP headers
- SOAP header extensions
- Enable SSL for the XML web service and configure it to encrypt the headers


CORRECT ANSWER : SOAP header extensions

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement