nerdexam
Microsoft

70-513 · Question #29

The endpoint of a Windows Communication Foundation (WCF) service uses basicHttpBinding for its binding. Your company's policies have changed to require that messages not be sent in clear text. You mus

The correct answer is A. Set the ProtectionLevelAttribute on the service contract and. See the full explanation below for the reasoning.

Question

The endpoint of a Windows Communication Foundation (WCF) service uses basicHttpBinding for its binding. Your company's policies have changed to require that messages not be sent in clear text. You must ensure that all messages are encrypted when traveling across the network. What should you do?

Options

  • ASet the ProtectionLevelAttribute on the service contract and
  • BSet the ProtectionLevelAttribute on the service contract and
  • CSet the PrincipalPermissionAttribute on the service contract and
  • DSet the PrincipalPermissionAttribute on the service contract and update the

How the community answered

(53 responses)
  • A
    75% (40)
  • B
    4% (2)
  • C
    15% (8)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice