ExternalIdentity
Represents the user account in an external system.
{ "identityType" : "FACEBOOK", "identity" : "4566dfe" }
Since: 3.6
Fields
Field | Type | Mode † | Description |
---|---|---|---|
identity | String | required | Username or account handle that identifies this Person in the external system. |
identityType | String | required | Identification of the external system. Valid values are:
|