Identity

interface Identity : Contact

An identity is a contact belonging to the current user. A user may have more than one identity.

Properties

home
Link copied to clipboard
abstract val home: URI
The home URI of the user.
id
Link copied to clipboard
abstract val id: String
The world wide unique identification string of the user.
name
Link copied to clipboard
abstract val name: String
The name of the user.