| Name | Description | Type | Additional information |
|---|---|---|---|
| SourceSystem |
Source System where the UserData is stored |
ExternalSources |
None. |
| UserId |
Identity of User |
integer |
None. |
| SourceReferenceId |
Reference of the User in the Source System |
string |
None. |
| Type |
Type of the User |
UserType |
None. |
| UserName |
LoginName of User |
string |
None. |
| Password |
Password of the User |
string |
None. |
| FullName |
Full display name of User |
string |
None. |
| FirstName |
FirstName of the User |
string |
None. |
| LastName |
LastName of the User |
string |
None. |
|
Email of User |
string |
None. |
|
| AdditionalInfo |
Additional information, if any |
Object |
None. |
| Roles |
Collection of Roles for the User |
Dictionary of integer [key] and Collection of string [value] |
None. |