可学答题网 > 问答 > MCTS(70-513)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are hosting a Windows Communicatio


You are hosting a Windows Communication Foundation (WCF) service at http://www.contoso.com for a law enforcement agency.The agency adds operations to support sending biometric fingerprint data via non-buffered streaming.The service data is routed between intermediaries. The WCF binding you are using by default does not support encryption.You need to ensure that the fingerprint data is not disclosed when passed over the network. What should you do?()

  • A Use basicHttpBinding with message security to https://www.contoso.com
  • B Use basicHttpBinding with transport security to https://www.contoso.com
  • C Use wsHttpBinding with message security to https://www.contoso.com
  • D Use wsHttpBinding with transport security to http://www.contoso.com
参考答案
参考解析:
分类:MCTS(70-513)题库
相关推荐

1、You are developing a Windows Communic

You are developing a Windows Communication Foundation (WCF) service that does not operate on a duplex channel.You find that operations do not s...

2、You are developing a Windows Communic

You are developing a Windows Communication Foundation (WCF) service to provide an in-memory cache for many Web applications.The service contract ...

3、You are creating a Windows Communicati

You are creating a Windows Communication Foundation (WCF) service. You need to ensure that the service is compatible with ASP.NET to make use ...

4、You are developing a Windows Communic

You are developing a Windows Communication Foundation (WCF) service that will be hosted in Microsoft Internet Services (IIS) 7.0.The service must...

5、You are developing a Windows Presenta

You are developing a Windows Presentation Foundation (WPF) application to play audio files. You add MediaElement mediaElement1 and a Button contr...

6、You are developing a Windows Communic

You are developing a Windows Communication Foundation (WCF) service. The service operation takes a customer number as the only argument and retu...