XAF 自定义用户与角色的例子
Posted eccorp
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了XAF 自定义用户与角色的例子相关的知识,希望对你有一定的参考价值。
1、How to: Implement a Custom Security System User Based on an Existing Business Class
2、How to: Use Custom Logon Parameters and Authentication
3、How to: Implement Custom Security Objects (Users, Roles, Operation Permissions)
10、How to implement the CreatedBy, CreatedOn and UpdatedBy, UpdatedOn properties in a business class
11、How to: Get the Current User in Code
以上是关于XAF 自定义用户与角色的例子的主要内容,如果未能解决你的问题,请参考以下文章
XAF 框架中,自定义参数动作(Action),输入参数的控件可定义,用于选择组织及项目
带有权限代码的 ASP.NET MVC 4 自定义授权属性(无角色)