定义自定义角色
我正在开发一个内容管理网站并定义自定义角色。
谁能告诉我如何为我的成员获取定义的自定义角色以及这些角色的后续菜单以及如何管理所有这些?
请注意:我们没有使用 Asp.net Membership Provider,我们必须应用自定义角色。
I am developing a content management Site and define custom roles.
Can anyone tell me the way how to get defined custom roles for my members and subsequent Menus for these roles and how to manage all these?
Please note: We are not using Asp.net Membership Provider, we have to apply our custom roles.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是有关 ASP.NET 中的成员身份和角色提供程序的教程。
http://www.odetocode.com/Articles/427.aspx
Here is a tutorial on the Membership and Roles providers in ASP.NET.
http://www.odetocode.com/Articles/427.aspx