KestrunRequestInvokerOptions.AllowedPathPatterns property

Allowlisted route patterns for invocation.

public IReadOnlyList<string> AllowedPathPatterns { get; set; }

See Also