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)- A3% (1)
- B77% (23)
- C13% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.