Windows应用程序基于角色的安全性n模块授权 [英] Windows application based in role based security n module authorization

查看:53
本文介绍了Windows应用程序基于角色的安全性n模块授权的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在开发Windows sw,我想在访问模块上实现基于角色的安全性,并且关联的表单属于特定模块.所以请给我解决方案
Thnxxx

Hi,
I am developing windows sw ,i want to implement role based security on the accessing modules and the associated forms belongs to particular modules.so plz give me solution
Thnxxx

推荐答案

为此我实现的一种可能的解决方案涉及子类化: -WindowsIdentity
-WindowsPrincipal
-CodeAccessSecurityAttribute
-IPermission

在.NET框架应用程序开发基础中解决了该主题,这是MCTS书籍之一.
我有一个使用数据库和实体框架的实现.
A possible solution that I have implemented for this involves subclassing :
- WindowsIdentity
- WindowsPrincipal
- CodeAccessSecurityAttribute
- IPermission

The topic is addressed in .NET framework application development foundation, that is one of the MCTS books.
I have an implementation of this using a database and the entity framework.


这篇关于Windows应用程序基于角色的安全性n模块授权的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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