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

# 玩家登录

> 在 Game Manager 中查看 PlayFab 玩家的登录历史记录,包括每条记录的尝试日期、IP 地址、登录来源以及成功或失败的结果。

# 玩家登录

**玩家登录**页面提供了特定玩家所有登录尝试的概览。

## 访问玩家登录

若要访问玩家登录页面:

1. 选择侧边栏菜单中的 **Players**。
2. 选择 **Players** 选项卡。
3. 从列表中选择你要检查的玩家的 **ID**。
4. 然后,在 **Players** 工具栏中选择 **Logins**。

<img src="https://mintcdn.com/microsoft-4404708b/U1LR64ZWxo45eXwl/images/playfab/player-progression/player-data/tutorials/game-manager-access-player-logins.png?fit=max&auto=format&n=U1LR64ZWxo45eXwl&q=85&s=53f58855ac5b5d583ada1e0e4113b278" alt="Game Manager - 访问玩家登录" width="2560" height="1184" data-path="images/playfab/player-progression/player-data/tutorials/game-manager-access-player-logins.png" />

## 概览

**玩家登录**页面包含以下信息:

* **Player ID** - 一个标识你正在检查的玩家的标签。
* **Total login attempts** - 此玩家的登录尝试总数。
* **Date of login attempt** - 每次登录尝试的人类可读日期标签。
* **IP address** - 显示 IP 地址的标签。
* **Source** - 表明登录尝试来源的标签。
* **Result** - 指示登录尝试是否成功。


## Related topics

- [玩家登录](/zh-CN/services/playfab/identity/player-identity/login/index.md)
- [PlayFab Identity 文档](/zh-CN/services/playfab/identity/index.md)
- [处理多个 PlayFab 登录](/zh-CN/services/playfab/identity/player-identity/login/multiple-logins.md)
- [XUserAddAsync](/zh-CN/reference/system/xuser/functions/xuseraddasync.md)
- [登录基础和最佳实践](/zh-CN/services/playfab/identity/player-identity/login/login-basics-best-practices.md)
