externalId property

String? externalId
getter/setter pair

The ID of the user as used in your external systems or your previous authentication solution. Must be unique across your instance.

Implementation

String? externalId;