An ID for a Models.User which is unique per Developer Center organization. This ID allows different apps within the same org to be able to identify the user. You can retrieve this ID by using Users.GetOrgScopedID().
Fields
readonly UInt64 ID[Get]
The unique id of the Models.User in each organization, allowing different apps within the same Developer Center organization to have a consistent id for the same user.