ability to specify default organization

This commit is contained in:
vfedosevich 2014-04-25 04:30:36 +03:00
parent 00e416f5d4
commit e0c38e8ed7
9 changed files with 173 additions and 35 deletions

View file

@ -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";