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.

-

string

uuid

userName

The login username for the user

Y

string

adminType

The user's administration level using the admin type enumeration

-

AdminType

roleIds

The user's list of roles

-

string [ ]

clientLicenseType

The user's license type using the type enumeration

Y

ClientLicenseType

statusID

The user's status using the status type enumeration

-

UserStatus

tenantId

The user's tenant ID

-

string

adDomainName

The domain net bios

Y

string

profileId

The profile ID to be applied for this user

-

string

proxy2

The user's second proxy account needed for connecting to different data sources

-

string

profileType

The user's profileType

-

UserProfileType

language

The user's language

-

LanguageType

*Required elements are only used for API parameters

Usages
  • /API2/access/createUserAd
  • /API2/access/createUsersAd