- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, you already know the proper function, where is the problem?
my $auth_mgr = Vim::get_view(mo_ref =>Vim::get_service_content()->authorizationManager);
$auth_mgr->RemoveEntityPermissions(entity => $vm, user => $user, isGroup => 0);
Cheers, Pavel