多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You create a Windows Communication Foundation (WCF) service and deploy it with wsHttpBinding and message security enabled.You create an intermediate WCF service for logging messages sent to the primary service.The intermediate service is called via endpoint behaviour. The primary service is receiving malformed data from a client application.You need to enable inspection of the malformed data and prevent message tampering. What do you do?()

  • A、Specify a protection level of None in the contract for the intermediate service. Disable message and transport security from the client application configuration file.
  • B、Specify a protection level of Sign in the contract for the intermediate service. Disable transport security from the client application configuration file.
  • C、Modify the binding on the intermediate service to use netNamedPipeBinding.
  • D、Modify the binding on the intermediate service to use webHttpBinding.
正确答案:B
答案解析:
进入题库查看解析

微信扫一扫手机做题