mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Enterprise wipe
This commit is contained in:
parent
81786aee7f
commit
590465b007
@ -63,4 +63,5 @@ VALUES
|
|||||||
('WEB_CLIP', 'WEB_CLIP', 'Web clip operation'),
|
('WEB_CLIP', 'WEB_CLIP', 'Web clip operation'),
|
||||||
('VPN', 'VPN', 'VPN operation'),
|
('VPN', 'VPN', 'VPN operation'),
|
||||||
('PER_APP_VPN', 'PER_APP_VPN', 'Per app VPN operation'),
|
('PER_APP_VPN', 'PER_APP_VPN', 'Per app VPN operation'),
|
||||||
('APP_TO_PER_APP_VPN_MAPPING', 'APP_TO_PER_APP_VPN_MAPPING', 'App to per app VPN mapping operation');
|
('APP_TO_PER_APP_VPN_MAPPING', 'APP_TO_PER_APP_VPN_MAPPING', 'App to per app VPN mapping operation'),
|
||||||
|
('ENTERPRISE_WIPE', 'ENTERPRISE_WIPE', 'Enterprise wipe operation');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user