public string?TryGetSecret(string key)
 => KeyVault.TryGetSecret(Prefix + key);