如何将WCF customBinding设置为仅使用传输级安全性?
如果它是一个wsHttpBinding,它将是:
<security mode="Transport" />
Run Code Online (Sandbox Code Playgroud)
场景是我正在调用一个使用仅传输安全性的Java SOAP服务.没有消息签名.
这可能是特定于上下文的,但我需要使用:
<security authenticationMode="MutualCertificateDuplex" />
Run Code Online (Sandbox Code Playgroud)
还有比"模式" 更多的" 认证模式".
归档时间: |
|
查看次数: |
6562 次 |
最近记录: |