RemoveManyPermissions
Purpose
The RemoveManyPermissions function removes a list user or application group permissions from the profile. The application must issue a WriteObject to write the change to the MDS repository.
Syntax
HRESULT RemoveManyPermissions (
MetaObjectIDVector &ObjectIDList);
Argument |
In/Out |
Description |
ObjectIDList |
In |
List of IDs of the users and application groups to remove from the profile. |