Silverlight 浏览器外应用程序通过代理发出 Http 请求
在 OOB 模式下运行 Silverlight 3.0 时,您不必担心任何代理身份验证,因为浏览器通常会处理此问题。
如果我在 OOB 模式下安装了 Silverlight 应用程序,是否有任何方法可以针对代理进行身份验证?
When running Silverlight 3.0 in OOB mode, you don't have to worry about any proxy authentication as the browser normally takes care of this.
If I've installed a Silverlight app in OOB mode, is there any way to authenticate against a proxy?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这可能会有所帮助:
http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/network-authentication-trusted-network-access/
This might be of help:
http://www.silverlight.net/learn/videos/silverlight-4-beta-videos/network-authentication-trusted-network-access/
这看起来在 SL3 中是不可能的
This doesn't look like it is possible in SL3