> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# EntityKey

> Tipo de datos EntityKey.

## Propiedades

| Nombre     | Tipo   | Descripción                                                                                                                                                  |
| :--------- | :----- | :----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Id         | String | Identificador único de la entidad.                                                                                                                           |
| Type       | String | Uno de los [tipos de entidad integrados disponibles](/services/playfab/live-service-management/game-configuration/entities/available-built-in-entity-types). |
| TypeString | String | Nombre alternativo para Type.                                                                                                                                |


## Related topics

- [PlayFabPlayer.EntityKey](/es/services/playfab/multiplayer/networking/unity-party-api-reference/classes/playfabplayer/properties/playfabunityentitykey.md)
- [MatchmakingTicketMatchMember.EntityKey](/es/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/MatchmakingTicketMatchMember/EntityKey.md)
- [PFEntityGetEntityKey](/es/services/playfab/api-references/c/pfentity/functions/pfentitygetentitykey.md)
- [PFEntityGetEntityKeySize](/es/services/playfab/api-references/c/pfentity/functions/pfentitygetentitykeysize.md)
- [PFEntityTokenExpiredEventHandler](/es/services/playfab/api-references/c/pfentity/functions/pfentitytokenexpiredeventhandler.md)
