- 24 Dec 2024
- 1 Minute à lire
- SombreLumière
- PDF
blockUntrustedScreenreaders
- Mis à jour le 24 Dec 2024
- 1 Minute à lire
- SombreLumière
- PDF
Blocks screenreaders if a currently active untrusted screen reader is found. Blocking works in two scenarios:
An untrusted screenreader is activated, then the protected application is started. In this case, App Shielding blocks all screenreaders on startup.
The protected application is started and the user switches to settings, activates the untrusted screenreader, then switches back to the application. In this case, App Shielding notices activation of the screenreader and also blocks screen readers.
If an untrusted screenreader is detected, all screenreaders will be blocked because it is impossible to block screenreaders selectively.
Type: boolean
Default Value: true
Multiple allowed: No
Required: No
Depends on: checkTrustedScreenreaders