This commit is contained in:
@@ -31,6 +31,17 @@ namespace AyaNova.Biz
|
||||
#region All roles initialization
|
||||
//CoreBizObject add here
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
//GLOBAL BIZ SETTINGS
|
||||
//
|
||||
roles.Add(AyaType.Global, new BizRoleSet()
|
||||
{
|
||||
Change = AuthorizationRoles.BizAdminFull,
|
||||
ReadFullRecord = AuthorizationRoles.BizAdminLimited
|
||||
});
|
||||
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
//USER
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user