namespace DotBased.ASP.Auth; public static class BasedAuthDefaults { public const string AuthenticationScheme = "DotBasedAuthentication"; }