public void GetCalled()
 {
     _returnedSecret = SecretStore.Get(clearSecret.ApplicationName, clearSecret.Name);
 }