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