【问题标题】:How to prompt the default windows credentials dialog form for internet proxy in .NET?如何在 .NET 中提示 Internet 代理的默认 Windows 凭据对话框?
【发布时间】:2010-01-29 17:41:02
【问题描述】:

我的 .NET 应用程序使用 WebService,并且在某些客户端中,我收到 HTTP 407(需要代理身份验证)。所以我需要让用户输入他的用户/密码凭据。

那么,如何使用默认的 Windows 对话框呢? (见下文)

.NET 可以吗?还是我需要构建自己的自定义表单?

Internet Proxy Credentials Dialog http://grab.by/23II

【问题讨论】:

    标签: .net windows webproxy


    【解决方案1】:

    看看here

    它包含一个将获取凭据对话框的类以及如何使用它的示例。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-02-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-10-16
      相关资源
      最近更新 更多