Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 684 Bytes

TamperingResult.md

File metadata and controls

10 lines (7 loc) · 684 Bytes

FingerprintPro.ServerSdk.Model.TamperingResult

Properties

Name Type Description Notes
Result bool? Flag indicating whether browser tampering was detected according to our internal thresholds.
AnomalyScore decimal? Confidence score (0.0 - 1.0) for the tampering detection. Values above 0.5 suggest that we're reasonably sure there was a tampering attempt. Values below 0.5 are genuine browsers.

[Back to Model list] [Back to API list] [Back to README]