ExternalUserModel
Represents an external user
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
firstName |
The user's first name |
- |
string |
|
lastName |
The user's last name |
- |
string |
|
externalAuthenticationIdentifier |
The identifier used to authenticate the user against the IDP |
- |
string |
|
phoneNumber |
The user's phone number |
- |
string |
|
externalSearchIdentifier |
The search identifier for the user |
- |
string |
|
principalName |
The user's principal name |
- |
string |
|
domainAddress |
The user's domain address |
- |
string |
|
|
The user's email |
- |
string |
|
username |
The login username |
- |
string |