public bool AddConfigurationSet(ConfigurationSet configurationSet)
 {
     throw new NotImplementedException();
 }
 public bool SetConfigurationSetValues(ConfigurationSet configurationSet)
 {
     throw new NotImplementedException();
 }