UserGroupManagerGetAllUsersAllowedToMakeOperations Method
Returns list of all user allowed to perform at least one from specified operations.
Only basic properties are returned, including ID, name, email and license status.
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Returns list of all user allowed to perform at least one from specified operations")]
public List<ADAMObject> GetAllUsersAllowedToMakeOperations(
Operations[] operations
)
- operations Operations
-
ListADAMObject