UserGroupManagerGetUsersAndGroupsAllowedToMakeOperations Method
Return users and groups allowed to perform 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 = "Return users and groups allowed to perform specified operations")]
public List<ADAMObject> GetUsersAndGroupsAllowedToMakeOperations(
Operations[] operations
)
- operations Operations
-
ListADAMObject