public void Delete(string key)
 {
     _systemInformationService.Delete(key);
 }