Table of Contents

Constructor QueryFingerprintFactory

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

QueryFingerprintFactory(IQueryGuardRedactor?, ISqlNormalizer?)

Initializes a new instance of the QueryFingerprintFactory class.

public QueryFingerprintFactory(IQueryGuardRedactor? redactor = null, ISqlNormalizer? normalizer = null)

Parameters

redactor IQueryGuardRedactor

The redactor applied after normalization. Defaults to a redactor with default capture options.

normalizer ISqlNormalizer

The normalizer applied first. Defaults to SqlNormalizer.