WCF: Client testing in VS 2019 - The HTTP request was forbidden with client authentication scheme 'Anonymous'

前端 未结 0 1578
没有蜡笔的小新
没有蜡笔的小新 2021-02-20 03:59

Programatically set the binding to use transport/w certificate

        WSHttpBinding binding = new WSHttpBinding();
        binding.Security.Mode = SecurityMode.T         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题