万能百科  > 计算机   > 

You are hosting a Windows Communication Foundation (WCF) service at http://www.c

2021-05-05   

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

正确答案:

参考B

词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。

标签