ability to specify default organization
This commit is contained in:
parent
00e416f5d4
commit
e0c38e8ed7
9 changed files with 173 additions and 35 deletions
|
@ -158,7 +158,6 @@ order by rg.groupOrder
|
|||
public const string ORGANIZATION_USERS = "HostedSolution.Users";
|
||||
public const string ORGANIZATION_DOMAINS = "HostedSolution.Domains";
|
||||
public const string ORGANIZATION_ALLOWCHANGEUPN = "HostedSolution.AllowChangeUPN";
|
||||
//public const string ORGANIZATION_SECURITYGROUPMANAGEMENT = "HostedSolution.SecurityGroupManagement";
|
||||
public const string ORGANIZATION_SECURITYGROUPS = "HostedSolution.SecurityGroups";
|
||||
|
||||
public const string CRM_USERS = "HostedCRM.Users";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue