mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Adding restrictions
This commit is contained in:
parent
0e05a992a5
commit
695c097e79
@ -65,4 +65,5 @@ VALUES
|
||||
('PER_APP_VPN', 'Per App VPN', 'Per app VPN operation'),
|
||||
('APP_TO_PER_APP_VPN_MAPPING', 'VPN App mapping', 'App to per app VPN mapping operation'),
|
||||
('ENTERPRISE_WIPE', 'Enterprise Wipe', 'Enterprise wipe operation'),
|
||||
('APP_LOCK', 'App lock', 'App lock operation');
|
||||
('APP_LOCK', 'App lock', 'App lock operation'),
|
||||
('GET_RESTRICTIONS', 'Get restrictions', 'Get restrictions operation');
|
||||
Loading…
Reference in New Issue
Block a user