namespace Remotely.Server.RateLimiting; public static class PolicyNames { public const string AgentUpdateDownloads = nameof(AgentUpdateDownloads); }