proxyOrVpnBlocked property

  1. @override
String get proxyOrVpnBlocked
override

No description provided for @proxyOrVpnBlocked.

In en, this message translates to: 'Security Policy: Proxy or VPN usage is not allowed for this protected screen.'

Implementation

@override
String get proxyOrVpnBlocked =>
    'PolĂ­tica de seguridad: no se permite usar proxy o VPN en esta pantalla protegida.';