Table of Contents

Constructor QueryGuardRedactor

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

QueryGuardRedactor(QueryGuardCaptureOptions?)

Initializes a new instance of the QueryGuardRedactor class.

public QueryGuardRedactor(QueryGuardCaptureOptions? options = null)

Parameters

options QueryGuardCaptureOptions

The capture options to enforce. Copied, so a later mutation of the caller's instance cannot change capture behavior halfway through a request.