对CustomBinding使用多种身份验证方案 [英] Using multiple authentication scheme for CustomBinding

查看:81
本文介绍了对CustomBinding使用多种身份验证方案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


推荐答案

郭Guo,

Hi Guo,

使用自定义绑定实现多重身份验证是否有困难?根据您提供的链接,它表示您可以通过在HTTP传输绑定元素上设置身份验证方案来在自定义绑定中指定身份验证方案.

Do you have trouble to implement multiple authentication with custom binding? Based on your provided link, it says that you can specify the authentication schemes in a custom binding, by setting the authentication schemes on the HTTP transport binding element.

<binding name="multipleBinding">
      <textMessageEncoding/>
      <httpTransport authenticationScheme="Negotiate, Ntlm, Digest, Basic" />
</binding>

最好的问候,

Best Regards,

爱德华


这篇关于对CustomBinding使用多种身份验证方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆