Microsoft
70-513 · Question #26
70-513 Question #26: Real Exam Question with Answer & Explanation
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]
Community Discussion
No community discussion yet for this question.