silverlight 表单身份验证心跳

发布于 2024-09-24 02:02:16 字数 213 浏览 1 评论 0原文

我有一个受表单身份验证保护的 silverlight 应用程序。我希望只要 silverlight 应用程序启动,表单身份验证就保持活动状态。

我创建了 silverlight 调用的心跳 web.service。在网络方法中我设置了一个会话变量。

但是,我仍然在表单身份验证启动时遇到问题。

知道可能是什么原因造成的,以及保持表单身份验证活动的最佳方案是什么吗?

I have a silverlight application protected by forms authentication. I want the forms authentication to stay alive as long as the silverlight application is up.

I created a heartbeat web.service that silverlight calls. In the web motheod I set a session variable.

However I am still having trouble with the forms authentication kicking in.

Any idea what might be causing it and what the best proactice for keeping forms authentication alive is?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文