- uid
- The user id for which you would like to retrieve a name.
Documentation for this section has not yet been entered.
Retrieve the official name associated with a user id. This name is guaranteed to never change, though it is possibly for the underlying user id to be changed. That is, if you are storing information about user ids in persistent storage, you should use the string returned by this function instead of the raw user-id.