【发布时间】:2010-11-10 18:20:45
【问题描述】:
我想向第三方请求报告,他们需要通过 POST 进行“基本访问身份验证”:
Your client application must use Basic Access Authentication to send the user name and password.
有人能指出正确的方向吗?
编辑:我确实看到了this post,但有两个答案,我不确定这是否是我需要做的,或者哪个是首选方法。
【问题讨论】:
标签: c# authentication ssl