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.<br /> What should you do?()<p> 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.<br /> What should you do?()</p>
A、A. Set maxSizeMessagesToLog to 10
B、B. Set logMessageAtServiceLevel to true.
C、C. Set maxMessagesToLog to 10.
D、D. Set logMessageAtTransportLevel to true.