Property Detector
- Assembly
- MailFathom.Infrastructure.dll
Detector
Gets the identity and revision every finding this scanner produces carries.
public SensitiveContentDetector Detector { get; }
Property Value
Remarks
The revision names the mapping this build ships, the language a model was loaded for, 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.