namespace CrupestApi.Secrets; public static class SecretsConstants { public const string SecretManagementKey = "crupest.secrets.management"; }