> ## 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.

# PlayFabPlayer.EntityKey

> PlayFabPlayer.EntityKey 属性的参考文档,该属性返回用于在 Unity PlayFab Party 多人游戏 SDK 中标识玩家的 PlayFab EntityKey。

获取玩家的 EntityKey。

```csharp theme={null}
public EntityKey PlayFabPlayer.EntityKey { get; }
```

属性值

[EntityKey](/services/playfab/api-references/events/data-types/entitykey)
