UI plumbing change UPN
Fixed: ExchangeAccount Password stored unencrypted when setting primary email address
This commit is contained in:
parent
95d0623ce3
commit
8a4159a0ff
9 changed files with 75 additions and 35 deletions
|
@ -150,6 +150,7 @@ order by rg.groupOrder
|
|||
public const string ORGANIZATIONS = "HostedSolution.Organizations";
|
||||
public const string ORGANIZATION_USERS = "HostedSolution.Users";
|
||||
public const string ORGANIZATION_DOMAINS = "HostedSolution.Domains";
|
||||
public const string ORGANIZATION_ALLOWCHANGEUPN = "HostedSolution.AllowChangeUPN";
|
||||
public const string CRM_USERS = "HostedCRM.Users";
|
||||
public const string CRM_ORGANIZATION = "HostedCRM.Organization";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue