如何从桌面应用程序在会员服务中设置用户

发布于 2024-08-07 15:09:43 字数 305 浏览 2 评论 0原文

这很奇怪,但我们已经编写了一个 asp.Net Web 应用程序(一切都很好),但现在我们正在导入大量数据,在本例中是具有现有用户名和密码的用户。导入是通过桌面应用程序完成的。

我需要从旧系统中获取每个用户,并在新系统中创建一个相应的用户,为此,我需要将每个用户添加到 asp.net 会员服务中。

我完全不知道如何从桌面上做到这一点。我的意思是,我已经引用了 System.Web.Security,但是我会在 App.config 中放入什么内容?

抱歉,我认为我对会员服务的理解还不够好,无法很好地表达这个问题。但有人可以指出我正确的方向吗?

This is odd, but we have written an asp.Net web application (all's well there) but now we are importing a large amount of data, and in this case, users with existing usernames and passwords. The import is being done with a desktop application.

I need to take each user from the old system, and create a corresponding user in the new system, and to do that I need to add each of them to asp.net membership services.

I'm at a complete loss as to how I can do this from the desktop. I mean, I've got references to System.Web.Security, but what would I put in my App.config?

I'm sorry, I don't think I fully understand Membership Services enough to phrase this question all that well. But can someone point me in the right direction please?

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

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

发布评论

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