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

# PlayerLinkedAccount

> PlayerLinkedAccount 数据类型。

## 属性

| 名称             | 类型                                                                                                | 描述         |
| :------------- | :------------------------------------------------------------------------------------------------ | :--------- |
| Email          | String                                                                                            | 已关联账户的电子邮件 |
| Platform       | [LoginIdentityProvider](/services/playfab/api-references/events/data-types/loginidentityprovider) | 身份验证平台     |
| PlatformUserId | String                                                                                            | 平台用户标识符    |
| Username       | String                                                                                            | 已关联账户的用户名  |


## Related topics

- [PlayerProfile](/zh-CN/services/playfab/api-references/events/data-types/playerprofile.md)
- [player_linked_account](/zh-CN/services/playfab/api-references/events/PlayerIdentity/player-linked-account.md)
- [PFSegmentsPlayerLinkedAccount](/zh-CN/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentsplayerlinkedaccount.md)
- [PFLinkedPlatformAccountModel](/zh-CN/services/playfab/api-references/c/pftypes/structs/pflinkedplatformaccountmodel.md)
- [PFSegmentsPlayerProfile](/zh-CN/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentsplayerprofile.md)
