【发布时间】:2018-09-12 18:46:19
【问题描述】:
我创建了一个托管在服务结构中的 Web api。当我从客户端点击 api 时,它在本地运行良好,但从远程机器提供 401。我在 Web API 中使用了 IntegratedWindowsAuthentication 和 Negotiate authentication scheme。
有人可以帮忙吗?
【问题讨论】:
标签: c# asp.net-web-api azure-service-fabric service-fabric-stateless