如何创建不同的 asp.net 用户配置文件

发布于 2024-09-05 18:34:50 字数 86 浏览 4 评论 0原文

是否可以同时定义不同的配置文件? 我的网站中有两种类型的用户,他们具有不同的属性。 使用 asp.net 配置文件可以定义两个或多个具有不同属性的配置文件吗?

Is possible define different profiles a the same time?
I have two type of users in my web site and they have different properties.
Using asp.net profile is possible to define two or more profiles with distinct properties?

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

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

发布评论

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

评论(1

鲸落 2024-09-12 18:34:50

如果您的应用中有不同类型的用户,您可能需要查看ASP.NET 角色

If you have different types of users in your app, you probably want to look at ASP.NET Roles.

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