UserGroupManagerAssignUserScanningInboxLicenses Method |
Assign Scanning Inbox license to selected users
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic void AssignUserScanningInboxLicenses(
Guid[] userIds,
bool assign
)
Parameters
- userIds
- Type: SystemGuid
- assign
- Type: SystemBoolean
See Also