Creates a new user in IDOL Community Component.
http://12.3.4.56:9030/action=UserAdd&UserName=Admin&Password=admpswd&FieldPhoneExt=077
        This action adds the Administrator user to IDOL Community Component. The Admin user password is admpswd, and they have a PhoneExt field associated with them that contains the value 077 (for example, a telephone extension).
The following action parameters are required.
| Parameter | Description | 
|---|---|
| Password | The password for the new user. | 
| UserName | The name of the new user. | 
This action accepts the following optional parameters.
| Parameter | Description | Required | 
|---|---|---|
| EmailAddress | The e-mail address of the new user. | |
| FieldFieldName | A field to add to the user. | |
| InputEncoding | The encoding of the EmailAddress, Password, and UserName. | |
| OutputEncoding | The encoding to convert the results to. | |
| RoleName | The name of the role to add the new user to. | |
| Security | A security field for the new user. | 
This action accepts the following standard ACI action parameters.
| Parameter | Description | 
|---|---|
| ActionID | A string to use to identify an ACI action. | 
| EncryptResponse | Encrypt the output. | 
| FileName | The file to write output to. | 
| ForceTemplateRefresh | Forces the server to load the template from disk. | 
| Output | Writes output to a file. | 
| ResponseFormat | The format of the action output. | 
| Template | The template to use for the action output. | 
| TemplateParamCSVs | A list of variables to use for the specified template. | 
|  |