UserGroupManagerGetUsersAllowedToMakeOperations Method
Return users 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 allowed to perform specified operations")]
public List<ADAMObject> GetUsersAllowedToMakeOperations(
Operations[] operations
)
- operations Operations
-
ListADAMObject