Microsoft
70-513 · Question #26
You are developing a Windows Communication Foundation (WCF) service. The service operation takes a customer number as the only argument and returns information about the customer. The service…
The correct answer is D. [ServiceContract]. See the full explanation below for the reasoning.
Question
You are developing a Windows Communication Foundation (WCF) service. The service operation takes a customer number as the only argument and returns information about the customer. The service requires a security token in the header of the message. You need to create a message contract for the service. Which code segment should you use?
Options
- A[ServiceContract]
- B[ServiceContract]
- C[ServiceContract]
- D[ServiceContract]
How the community answered
(25 responses)- A16% (4)
- B4% (1)
- C8% (2)
- D72% (18)
Community Discussion
No community discussion yet for this question.