- UserName
- The name of the user to be added.
- FullName
- The full name of the user to be added.
- The e-mail address of the user to be added.
- Description
- A description of the user to be added.
- Phone
- The phone number of the user to be added.
- Group
- The group to which the added user belongs. Pass either the group name or a CustomizationUsersGroup Object.
This method creates a CustomizationUser object and adds it to the site. The new user is only memory-resident until Customization.Commit is called.