nerdexam
Microsoft

70-513 · Question #39

You are debugging a Windows Communication Foundation (WCF) service. The service uses signed and encrypted messages. You need to configure logging so that you can read the contents of the messages…

The correct answer is B. Set logMessageAtServiceLevel to true. See the full explanation below for the reasoning.

Question

You are debugging a Windows Communication Foundation (WCF) service. The service uses signed and encrypted messages. You need to configure logging so that you can read the contents of the messages. What should you do?

Options

  • ASet maxSizeMessagesToLog to 10
  • BSet logMessageAtServiceLevel to true.
  • CSet maxMessagesToLog to 10.
  • DSet logMessageAtTransportLevel to true.

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    77% (23)
  • C
    13% (4)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice