Table of Contents

Class RateLimitConfig

Namespace
KadicAuth.Api.Security
Assembly
KadicAuth.Api.dll
public sealed class RateLimitConfig
Inheritance
object
RateLimitConfig

Properties

PermitLimit

public int PermitLimit { get; set; }

Property Value

int

Window

public int Window { get; set; }

Property Value

int