MapRouteOptions.RateLimitPolicyName property
The name of the rate limit policy to apply to this route, if any.
public string? RateLimitPolicyName { get; set; }
See Also
- recordĀ MapRouteOptions
- namespaceĀ Kestrun.Hosting.Options
The name of the rate limit policy to apply to this route, if any.
public string? RateLimitPolicyName { get; set; }