Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates new users on the cloud.
Syntax
protected Map uploadCloudUsers(Array _newUsers, DOCommonErrorList _errors)
Run On
Called
Parameters
- _newUsers
Type: Array Class
An array of DOCommonUser objects.
- _errors
Type: DOCommonErrorList Class
A list of errors that were returned from the server.
Return Value
Type: Map Class
An array of containers that contain a CloudUserId value and a TemporaryPIN value.