摘要
基于ASP.NET的用户授权管理采用用户-权限组-操作权限的授权模型。由系统管理员创建用户和权限组,依据用户身份赋予相应操作权限。权限组根据员工岗位及操作权限,把对数据库的操作精确到基本表。并用C#语言编写添加用户、用户权限管理、添加权限组、身份核定等权限管理程序,实现信息管理系统安全数据访问。
The authorization model of user-authorization groups-operation authorization was adopted in user authorization management system based on ASP.NET. System manager creates users and authorization groups, and sets operation authorization according to user identity. The operation of database was shifted in basic table with authorization groups according to the station of staff and operation authorization. Authorization management programs of adding user, user authorization management, adding authorization group, checking identity were compiled with C# language, so safe data access of information management system is realized.
出处
《兵工自动化》
2005年第2期37-38,42,共3页
Ordnance Industry Automation
关键词
管理信息系统
权限组
操作权限
ASP.NET
Management information system
Authorization groups
Authorization operation
ASP.NET