Hi there,
Gradually Salesforce is deploying the concept of "Person Accounts" in their clouds.
From a Salesforce point of view, a user is also a Person. Hence this User may hold a PersonAccount record.
The ID itself represents the unique ID from the user object, and the UserAccountId represents the corresponding PersonAccount (from the Account object), if any.
HTH,
... View more