Microsoft
70-513 · Question #333
You has been given a task to create a WCF 4.0 by using the Microsoft .NET Framework 4.0. The client applications are unable to use SSL feature. You here needs to make sure that a client is…
The correct answer is A. Use a WSFederationHttpBinding binding with the security code set to Message. See the full explanation below for the reasoning.
Question
You has been given a task to create a WCF 4.0 by using the Microsoft .NET Framework 4.0. The client applications are unable to use SSL feature. You here needs to make sure that a client is authenticated by using a token mentioned by a Security Token Service (STS). What should You do to accomplish the task?
Options
- AUse a WSFederationHttpBinding binding with the security code set to Message.
- BUse a BasicHttpBinding binding.
- CUse a BasicHttpBinding binding with the security code set to Message.
- DUse a WSFederationHttpBinding binding.
How the community answered
(15 responses)- A80% (12)
- B7% (1)
- D13% (2)
Community Discussion
No community discussion yet for this question.