Multiple choice

Which of the following is/are correct about 'Security' feature in WCF services?

  1. It includes code-friendly methods of supplying the contracts one wants to enforce.

  2. It enables to create service oriented applications.

  3. It supports publishing service metadata using formats specified such as WSDL, XML Schema, and WS-Policy.

  4. It is used to encrypt the messages and one requires users to authenticate themselves before being allowed to receive messages.

  5. None of the these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is correct statement about 'Security' feature in WCF services.