Table of Contents

Property Detector

Namespace
MailFathom.Infrastructure.SensitiveContent.PersonalData
Assembly
MailFathom.Infrastructure.dll

Detector

Gets the identity and revision every finding this scanner produces carries.

public SensitiveContentDetector Detector { get; }

Property Value

SensitiveContentDetector

Remarks

The revision names the mapping this build ships, the set of languages the text was asked about, and the floor the request states. The floor is in it because the analyzer applies it rather than this process: a finding below it never crosses the boundary, so two deployments differing only there were not asked the same question and their answers are not comparable. That matters beyond a finding — a derived row's stamp is computed from this revision, so a lowered floor is what tells an already-indexed mailbox it was redacted under a weaker one.