public DLAccessForKeyFill(string uniqueId)
 {
     settings      = DLSettingsForKeyFill.Load(uniqueId);
     this.uniqueId = uniqueId;
 }