Пример #1
0
 public void GetAllForApplication()
 {
     _returnedSecrets = SecretStore.GetAllForApplication(clearSecret.ApplicationName);
 }