# EloIdentityEntity object
This object contains the information about a user or group in an ELO repository.
# Properties
| Name | Type | Description |
|---|---|---|
| id | string | readonly. The guid of the user or group |
| idAsNumber | integer | readonly. The numeric id of the user or group |
| name | string | readonly. The display name of the user or group |
| isAdministrator | boolean | readonly.Determines if the user or group is an administrative entity |
| type | UserKind | readonly. The type of this identity |
# Operations
Non-exhaustive list of operations that are related to this type: