Table of Contents

Property Groups

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

Groups

Gets the fingerprint groups, ordered by descending occurrence count so the most repeated query is first.

public IReadOnlyList<QueryFingerprintGroup> Groups { get; }

Property Value

IReadOnlyList<QueryFingerprintGroup>