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

# Services C API overview - PFAuthentication.h

> Services C API overview - PFAuthentication.h

## 関数

| 関数                                                                                                                                                                                           | 説明                                                                                                                                                                                                                                                                                                                       |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [PFAuthenticationAuthenticateGameServerWithCustomIdAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationauthenticategameserverwithcustomidasync)             | game\_server エンティティ トークンを作成し、新規または既存の game\_server エンティティを返します。                                                                                                                                                                                                                                                          |
| [PFAuthenticationAuthenticateGameServerWithCustomIdGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationauthenticategameserverwithcustomidgetresult)     | PFAuthenticationAuthenticateGameServerWithCustomIdAsync 呼び出しから結果を取得します。                                                                                                                                                                                                                                                  |
| [PFAuthenticationDeleteAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationdeleteasync)                                                                     | game\_server エンティティを削除します。                                                                                                                                                                                                                                                                                               |
| [PFAuthenticationGetEntityAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationgetentityasync)                                                               | レガシー AuthenticationTicket またはタイトル SecretKey を Entity Token と交換するか、まだ有効な Entity Token を更新するメソッド。                                                                                                                                                                                                                          |
| [PFAuthenticationGetEntityGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationgetentitygetresult)                                                       | 成功した PFAuthenticationGetEntityAsync 呼び出しの結果を取得します。                                                                                                                                                                                                                                                                       |
| [PFAuthenticationGetEntityWithSecretKeyAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationgetentitywithsecretkeyasync)                                     | レガシー AuthenticationTicket またはタイトル SecretKey を Entity Token と交換するか、まだ有効な Entity Token を更新するメソッド。                                                                                                                                                                                                                          |
| [PFAuthenticationGetEntityWithSecretKeyGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationgetentitywithsecretkeygetresult)                             | 成功した PFAuthenticationGetEntityWithSecretKeyAsync 呼び出しの結果を取得します。                                                                                                                                                                                                                                                          |
| [PFAuthenticationLoginWithAppleAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithappleasync)                                                     | Sign in with Apple の ID トークンを使用してユーザーをサインインさせます。                                                                                                                                                                                                                                                                         |
| [PFAuthenticationLoginWithAppleGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithapplegetresult)                                             | PFAuthenticationLoginWithAppleAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                                    |
| [PFAuthenticationLoginWithAppleGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithapplegetresultsize)                                     | PFAuthenticationLoginWithAppleAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                                   |
| [PFAuthenticationLoginWithCustomIDAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithcustomidasync)                                               | タイトルによって生成されたカスタム一意識別子を使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します                                                                                                                                                                                                                                       |
| [PFAuthenticationLoginWithCustomIDGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithcustomidgetresult)                                       | PFAuthenticationLoginWithCustomIDAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                                 |
| [PFAuthenticationLoginWithCustomIDGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithcustomidgetresultsize)                               | PFAuthenticationLoginWithCustomIDAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                                |
| [PFAuthenticationLoginWithFacebookAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithfacebookasync)                                               | Facebook のアクセス トークンを使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します                                                                                                                                                                                                                                          |
| [PFAuthenticationLoginWithFacebookGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithfacebookgetresult)                                       | PFAuthenticationLoginWithFacebookAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                                 |
| [PFAuthenticationLoginWithFacebookGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithfacebookgetresultsize)                               | PFAuthenticationLoginWithFacebookAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                                |
| [PFAuthenticationLoginWithGameCenterAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgamecenterasync)                                           | iOS の Game Center プレイヤー識別子を使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します。オプションの PublicKeyUrl、Salt、Signature、Timestamp パラメーターをこのリクエストに含めない場合、Game Center ID でのログインは安全ではありません。すべての Game Center 呼び出しでこれらのパラメーターを必須にするために、PlayFab Game Manager の Apple アドオン ページに移動し、「このアプリでは安全な認証のみを要求する」オプションを有効にすることをお勧めします。 |
| [PFAuthenticationLoginWithGameCenterGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgamecentergetresult)                                   | PFAuthenticationLoginWithGameCenterAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                               |
| [PFAuthenticationLoginWithGameCenterGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgamecentergetresultsize)                           | PFAuthenticationLoginWithGameCenterAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                              |
| [PFAuthenticationLoginWithGoogleAccountAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgoogleaccountasync)                                     | Google アカウントの資格情報を使用してユーザーをサインインさせます                                                                                                                                                                                                                                                                                     |
| [PFAuthenticationLoginWithGoogleAccountGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgoogleaccountgetresult)                             | PFAuthenticationLoginWithGoogleAccountAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                            |
| [PFAuthenticationLoginWithGoogleAccountGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgoogleaccountgetresultsize)                     | PFAuthenticationLoginWithGoogleAccountAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                           |
| [PFAuthenticationLoginWithGooglePlayGamesServicesAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgoogleplaygamesservicesasync)                 | Google Play Games アカウントの資格情報を使用してユーザーをサインインさせます                                                                                                                                                                                                                                                                          |
| [PFAuthenticationLoginWithGooglePlayGamesServicesGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgoogleplaygamesservicesgetresult)         | PFAuthenticationLoginWithGooglePlayGamesServicesAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                  |
| [PFAuthenticationLoginWithGooglePlayGamesServicesGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgoogleplaygamesservicesgetresultsize) | PFAuthenticationLoginWithGooglePlayGamesServicesAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                 |
| [PFAuthenticationLoginWithNintendoServiceAccountAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithnintendoserviceaccountasync)                   | Nintendo Service Account トークンを使用してユーザーをサインインさせます。                                                                                                                                                                                                                                                                        |
| [PFAuthenticationLoginWithNintendoServiceAccountGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithnintendoserviceaccountgetresult)           | PFAuthenticationLoginWithNintendoServiceAccountAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                   |
| [PFAuthenticationLoginWithNintendoServiceAccountGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithnintendoserviceaccountgetresultsize)   | PFAuthenticationLoginWithNintendoServiceAccountAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                  |
| [PFAuthenticationLoginWithOpenIdConnectAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithopenidconnectasync)                                     | タイトルと OpenID Connect プロバイダー間の既存の関係により作成された OpenID Connect JWT を使用してユーザーをログインさせます。                                                                                                                                                                                                                                        |
| [PFAuthenticationLoginWithOpenIdConnectGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithopenidconnectgetresult)                             | PFAuthenticationLoginWithOpenIdConnectAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                            |
| [PFAuthenticationLoginWithOpenIdConnectGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithopenidconnectgetresultsize)                     | PFAuthenticationLoginWithOpenIdConnectAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                           |
| [PFAuthenticationLoginWithPSNAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithpsnasync)                                                         | PlayStation :tm: Network の認証コードを使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します                                                                                                                                                                                                                              |
| [PFAuthenticationLoginWithPSNGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithpsngetresult)                                                 | PFAuthenticationLoginWithPSNAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                                      |
| [PFAuthenticationLoginWithPSNGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithpsngetresultsize)                                         | PFAuthenticationLoginWithPSNAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                                     |
| [PFAuthenticationLoginWithSteamAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithsteamasync)                                                     | Steam 認証チケットを使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します                                                                                                                                                                                                                                                 |
| [PFAuthenticationLoginWithSteamGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithsteamgetresult)                                             | PFAuthenticationLoginWithSteamAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                                    |
| [PFAuthenticationLoginWithSteamGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithsteamgetresultsize)                                     | PFAuthenticationLoginWithSteamAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                                   |
| [PFAuthenticationLoginWithXboxAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithxboxasync)                                                       | XBOX Live トークンを使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します                                                                                                                                                                                                                                               |
| [PFAuthenticationLoginWithXboxGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithxboxgetresult)                                               | PFAuthenticationLoginWithXboxAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                                     |
| [PFAuthenticationLoginWithXboxGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithxboxgetresultsize)                                       | PFAuthenticationLoginWithXboxAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                                    |
| [PFAuthenticationLoginWithXUserAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithxuserasync)                                                     | XUserHandle を使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します                                                                                                                                                                                                                                                 |
| [PFAuthenticationLoginWithXUserGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithxusergetresult)                                             | PFAuthenticationLoginWithXUserAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                                    |
| [PFAuthenticationLoginWithXUserGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithxusergetresultsize)                                     | PFAuthenticationLoginWithXUserAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                                   |
| [PFAuthenticationReLoginWithAppleAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithappleasync)                                                 | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithCustomIDAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithcustomidasync)                                           | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithFacebookAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithfacebookasync)                                           | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithGameCenterAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithgamecenterasync)                                       | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithGoogleAccountAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithgoogleaccountasync)                                 | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithGooglePlayGamesServicesAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithgoogleplaygamesservicesasync)             | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithNintendoServiceAccountAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithnintendoserviceaccountasync)               | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithOpenIdConnectAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithopenidconnectasync)                                 | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithPSNAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithpsnasync)                                                     | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithSteamAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithsteamasync)                                                 | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithXboxAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithxboxasync)                                                   | 既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                                      |
| [PFAuthenticationReLoginWithXUserAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithxuserasync)                                                 | XUserHandle を使用して既存の PFEntityHandle を再認証します。EntityToken の有効期限が切れ、PlayFab SDK が更新できない状況に対処するために使用します。                                                                                                                                                                                                                     |
| [PFAuthenticationServerLoginWithServerCustomIdAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithservercustomidasync)                       | そのプレイヤーのカスタム識別子を使用して、外部のサーバー バックエンドからゲーム クライアントを安全にログインさせます。Server Custom ID と Client Custom ID は相互に排他的であり、同じプレイヤー アカウントの取得には使用できません。                                                                                                                                                                                    |
| [PFAuthenticationServerLoginWithServerCustomIdGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithservercustomidgetresult)               | PFAuthenticationServerLoginWithServerCustomIdAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                     |
| [PFAuthenticationServerLoginWithServerCustomIdGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithservercustomidgetresultsize)       | PFAuthenticationServerLoginWithServerCustomIdAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                    |
| [PFAuthenticationServerLoginWithSteamIdAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithsteamidasync)                                     | Steam ID を使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します                                                                                                                                                                                                                                                    |
| [PFAuthenticationServerLoginWithSteamIdGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithsteamidgetresult)                             | PFAuthenticationServerLoginWithSteamIdAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                            |
| [PFAuthenticationServerLoginWithSteamIdGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithsteamidgetresultsize)                     | PFAuthenticationServerLoginWithSteamIdAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                           |
| [PFAuthenticationServerLoginWithXboxAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithxboxasync)                                           | 外部のサーバー バックエンドからの XBOX Live トークンを使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します                                                                                                                                                                                                                             |
| [PFAuthenticationServerLoginWithXboxGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithxboxgetresult)                                   | PFAuthenticationServerLoginWithXboxAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                               |
| [PFAuthenticationServerLoginWithXboxGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithxboxgetresultsize)                           | PFAuthenticationServerLoginWithXboxAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                              |
| [PFAuthenticationServerLoginWithXboxIdAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithxboxidasync)                                       | XBOX ID と Sandbox ID を使用してユーザーをサインインさせ、認証済みユーザーが必要な API 呼び出しに以降使用できるセッション識別子を返します                                                                                                                                                                                                                                        |
| [PFAuthenticationServerLoginWithXboxIdGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithxboxidgetresult)                               | PFAuthenticationServerLoginWithXboxIdAsync 呼び出しから結果を取得します。PFEntityHandle は常に返されますが、PFAuthenticationLoginResult 内の追加情報はバッファーが指定された場合にのみ返されます。                                                                                                                                                                             |
| [PFAuthenticationServerLoginWithXboxIdGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationserverloginwithxboxidgetresultsize)                       | PFAuthenticationServerLoginWithXboxIdAsync 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                            |
| [PFAuthenticationValidateEntityTokenAsync](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationvalidateentitytokenasync)                                           | サーバーがクライアントから提供された EntityToken を検証するためのメソッド。タイトル エンティティのみが呼び出せます。                                                                                                                                                                                                                                                        |
| [PFAuthenticationValidateEntityTokenGetResult](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationvalidateentitytokengetresult)                                   | 成功した PFAuthenticationValidateEntityTokenAsync 呼び出しの結果を取得します。                                                                                                                                                                                                                                                             |
| [PFAuthenticationValidateEntityTokenGetResultSize](/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationvalidateentitytokengetresultsize)                           | ValidateEntityToken 呼び出しの結果を格納するために必要なバイト単位のサイズを取得します。                                                                                                                                                                                                                                                                   |


## Related topics

- [PFAuthenticationLoginWithNintendoServiceAccountAsync](/ja-jp/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithnintendoserviceaccountasync.md)
- [PFAuthenticationReLoginWithNintendoServiceAccountAsync](/ja-jp/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithnintendoserviceaccountasync.md)
- [PFAuthenticationLoginWithGooglePlayGamesServicesAsync](/ja-jp/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithgoogleplaygamesservicesasync.md)
- [PFAuthenticationLoginWithNintendoServiceAccountGetResult](/ja-jp/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationloginwithnintendoserviceaccountgetresult.md)
- [PFAuthenticationReLoginWithGooglePlayGamesServicesAsync](/ja-jp/services/playfab/api-references/c/pfauthentication/functions/pfauthenticationreloginwithgoogleplaygamesservicesasync.md)
