NameDescriptionTypeAdditional information
FirstName

FirstName of User

string

Required

Max length: 50

MiddleName

Middle Name of User

string

Max length: 30

LastName

LastName of User

string

Required

Max length: 50

Type

Type of the user

UserType

None.

LoginName

LoginName of User

string

Required

Max length: 120

Password

Password of User

string

Required

Max length: 30

Min length: 6

Email

Email of User

string

Required

Max length: 120

Roles

Roles to be assigned to the User

Collection of string

None.

SecurityAnswers

List of security question answers

Collection of SecurityDataInput

None.