Property IgnoreReason
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
IgnoreReason
Gets the reason recorded on the matching allowlist entry, or null.
public string? IgnoreReason { get; }
Property Value
Remarks
Allowlist entries require a reason. That is what turns "turn this off" into "here is why this repetition is intentional", which is something a reviewer can evaluate.