nerdexam
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)
  • A
    16% (4)
  • B
    4% (1)
  • C
    8% (2)
  • D
    72% (18)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice