.NET SDK - ConnectOptions.ExternalId

ConnectOptions.ExternalId property

An (optional) identifying string that your application can recognize and tie back to a user.

public string ExternalId { get; set; }

See Also