Microsoft
70-513 · Question #132
You develop a Windows Communication Foundation (WCF) service. It is used exclusively as an intranet application and is currently unsecured. You need to ensure that the service meets the following…
The correct answer is D. wsHttpBinding and HTTPS. See the full explanation below for the reasoning.
Question
You develop a Windows Communication Foundation (WCF) service. It is used exclusively as an intranet application and is currently unsecured. You need to ensure that the service meets the following requirements:
- The service now must be exposed as an Internet application.
- The service must be secured at the transport level.
- Impersonation and delegation cannot be enabled.
What should you use?
Options
- AbasicHttpBinding and HTTP
- BbasicHttpBinding and Kerberos
- CwsHttpBinding and Kerberos
- DwsHttpBinding and HTTPS
How the community answered
(30 responses)- A17% (5)
- B10% (3)
- C3% (1)
- D70% (21)
Community Discussion
No community discussion yet for this question.