NameDescriptionTypeAdditional information
UserId

UserId, which holds the primary key of the User table

integer

None.

EmailAddress

Emailaddress of the admin user

string

None.

FirstName

FirstName of the admin user

string

None.

LastName

LastName of the admin user

string

None.

Office365ReferenceId

Office 365 reference of the user who logged in

string

None.

IsAllowedToLogin

Flag which confirm whether user can login or not

boolean

None.

LstUserRole

List, which contains the roles available for the user

Collection of UserRole

None.