用户登录授权 [英] user login authorization

查看:99
本文介绍了用户登录授权的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我是Asp.net的新手
我正在Asp.net中创建一个用于员工自我评估管理的网站.此应用程序有五种登录方式:
管理员,自我,审核机构,报告机构,验收机构.
每个人都在其特定页面中写下他/她的评论.我已经制作了全部五个页面和登录页面
根据登录类型,允许个人访问特定页面.
例如,如果授权类型为接受",则该人在其授权下的所有姓名将显示在网格视图中,从中可以选择要为其评论的员工.他将以只读模式访问页面,这样他就可以读取其他内容,但不能进行任何更改.单击下一步"按钮,他将使页面进入读写模式,以便他可以为该人写评论.
我必须应用什么逻辑pl.帮帮我.

感谢

Hi,
I am new in Asp.net
I am making a website in Asp.net for Self Appraisal management for employees .there are five kind of login to this application :
Administrator, Self, Reviewing Authority, Reporting Authority, Accepting Authority.
Everyone write his/her comment in its specific page. I had made all five pages and login page
According to login type person is allow to Access to specific pages.
For example if authority type is Accepting then all the person’s Name under his Authority will be display in grid view from where he can select the employee for which he want to comment. He will access pages in read only mode so that he can read what other write but could not change anything. Clicking Next button He will get his page in read write mode so that he can write his comment s for that person.
What logic i have to apply pl. Help me.

thanks

推荐答案

Asp.Net成员角色管理是您所需要的.

http://msdn.microsoft.com/en-us/library/ff647401.aspx [ ^ ]

http://www.4guysfromrolla.com/articles/121405-1.aspx [ ^ ]
Asp.Net membership role management is what you need.

http://msdn.microsoft.com/en-us/library/ff647401.aspx[^]

http://www.4guysfromrolla.com/articles/121405-1.aspx[^]


这篇关于用户登录授权的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆