1 2 3 4 5 6
namespace CrupestApi.Secrets; public static class SecretsConstants { public const string SecretManagementKey = "crupest.secrets.management"; }