namespace TrafagSalesExporter.Security; public sealed class LandingPageOptions { public const string SectionName = "LandingPage"; public bool ShowWalkingLabFigure { get; set; } }