KestrunRequestInvokerOptions.AllowedPathPatterns property
Allowlisted route patterns for invocation.
public IReadOnlyList<string> AllowedPathPatterns { get; set; }
See Also
- record KestrunRequestInvokerOptions
- namespace Kestrun.Mcp
Allowlisted route patterns for invocation.
public IReadOnlyList<string> AllowedPathPatterns { get; set; }