Table of Contents

Property IsIgnored

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

IsIgnored

Gets a value indicating whether an allowlist entry matched this finding.

public bool IsIgnored { get; }

Property Value

bool

Remarks

An ignored finding does not affect IsSuccess, but it stays in the report so a reviewer can ask whether its reason still holds.