Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 537 Bytes

File metadata and controls

9 lines (6 loc) · 537 Bytes

FingerprintPro.ServerSdk.Model.FridaResult

Properties

Name Type Description Notes
Result bool? Frida detection for Android and iOS devices. There are 2 values: • true - Frida detected • false - No signs of Frida or the client is not a mobile device.

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