silverlight/wpf 的 Windows Identity 会话管理

发布于 2024-12-04 08:13:38 字数 168 浏览 0 评论 0原文

我正在测试 WIF,尽管大多数示例都在 Asp.Net 中,但我对 WPF/Silverlight 更感兴趣。 在这种情况下,您将如何处理会话?使用Asp.net,如果soap服务请求新的登录,我们会被重定向到登录页面,使用WPF或Silverlight时我们该怎么办?

更一般地说,如何处理拒绝的连接?

I'm testing WIF, most examples are in Asp.Net though and I'm more interested by WPF/Silverlight.
How would you handle sessions in this case ? With Asp.net in case the soap service requests a new login, we are redirected to the login page, how can we do when using WPF or Silverlight ?

More generally speaking, how do you handle a refused connection ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不如归去 2024-12-11 08:13:38

查看 Silverlight 和 WIF 的实践实验室:

http://msdn.microsoft.com /en-us/IdentityTrainingCourse_SilverligthAndIdentity2010

如您所见,基本过程类似于正常的 ASP.NET Web 应用程序。

希望这有帮助。

Take a look at the hands-on lab for Silverlight and WIF:

http://msdn.microsoft.com/en-us/IdentityTrainingCourse_SilverligthAndIdentity2010

As you'll see, the basic process is similar to a normal ASP.NET web application.

Hope this helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文