public void UpdateWebDavPortalUserSettings(int accountId, string settings) { EnterpriseStorageController.UpdateUserSettings(accountId, settings); }