开发者

Web application role management

I am new to asp.net and developing an application where there will be some roles like (admin, entry user, maker, checker) one user can have all or can have partial roles 开发者_如何学Pythonbased on the provided roles and the page should restrict functionality based on the user role.

What is the best way of implementing it without memberships in asp.net ..

thanks


How can define a role without membership? You have to know who they are in order to get their role, otherwise there is no point.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜