CreateUserAdObject
The object used to create a new user when AD authentication is used.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
id |
The user's system ID. |
Y |
string |
uuid |
userName |
The login username for the user |
Y |
string |
|
adminType |
The user's administration level using the admin type enumeration |
- | ||
roleIds |
The user's list of roles |
- |
array |
|
clientLicenseType |
The user license type enumeration. |
- | ||
statusID |
The user's status flag. |
- | ||
tenantId |
The user's tenant ID |
- |
string |
|
adDomainName |
The domain net bios |
Y |
string |
*Required elements are only used for API parameters