> ## 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 アドレス、ログインソース、エントリごとの成功または失敗の結果などを参照できます。

# プレイヤーログイン

**Players logins** ページでは、特定のプレイヤーのすべてのログイン試行の概要を確認できます。

## プレイヤーログインへのアクセス

プレイヤーログインページにアクセスするには:

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 - Access Player Logins" width="2560" height="1184" data-path="images/playfab/player-progression/player-data/tutorials/game-manager-access-player-logins.png" />

## 概要

**Players Login** ページには以下の情報が表示されます:

* **Player ID** - 確認しているプレイヤーを識別するラベル。
* **Total login attempts** - このプレイヤーによるログイン試行の合計回数。
* **Date of login attempt** - 各ログイン試行の読みやすい日付ラベル。
* **IP address** - IP アドレスを示すラベル。
* **Source** - ログイン試行の発生元を示すラベル。
* **Result** - ログイン試行が成功したかどうかを示します。


## Related topics

- [エンティティハンドル](/ja-jp/services/playfab/sdks/c/entity-handles.md)
- [プレイヤー ログイン](/ja-jp/services/playfab/identity/player-identity/login/index.md)
- [チュートリアル プレイヤープロファイルの取得](/ja-jp/services/playfab/player-progression/player-data/getting-player-profiles.md)
- [PlayFab Identity ドキュメント](/ja-jp/services/playfab/identity/index.md)
- [ソース コードとベスト プラクティス - Winter Starfall](/ja-jp/services/playfab/demo-game/source-code-and-best-practices.md)
