protected override void ProcesInput(string key)
 {
     ProtectedData.Put(key, (string)InputObject);
 }