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

# PFAccountManagementXboxLiveAccountPlayFabIdPair

> PFAccountManagementXboxLiveAccountPlayFabIdPair データ モデル。

PFAccountManagementXboxLiveAccountPlayFabIdPair データ モデル。

## 構文

```cpp theme={null}
typedef struct PFAccountManagementXboxLiveAccountPlayFabIdPair {  
    const char* playFabId;  
    const char* xboxLiveAccountId;  
} PFAccountManagementXboxLiveAccountPlayFabIdPair;  
```

### メンバー

**`playFabId`**   const char\*<br />*is null-terminated*

(省略可) ユーザーの一意の PlayFab 識別子。XBOX Live 識別子に PlayFab アカウントがリンクされていない場合は null。

**`xboxLiveAccountId`**   const char\*<br />*is null-terminated*

(省略可) ユーザーの一意の XBOX Live 識別子。

## 要件

**ヘッダー:** PFAccountManagementTypes.h

## 関連項目

[PFAccountManagementTypes のメンバー](/services/playfab/api-references/c/pfaccountmanagementtypes/pfaccountmanagementtypes_members)


## Related topics

- [PFAccountManagementGetPlayFabIDsFromXboxLiveIDsResult](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementgetplayfabidsfromxboxliveidsresult.md)
- [PFAccountManagementPSNAccountPlayFabIdPair](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementpsnaccountplayfabidpair.md)
- [PFAccountManagementNintendoServiceAccountPlayFabIdPair](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementnintendoserviceaccountplayfabidpair.md)
- [PFAccountManagementSteamPlayFabIdPair](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementsteamplayfabidpair.md)
- [PFAccountManagementTwitchPlayFabIdPair](/ja-jp/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementtwitchplayfabidpair.md)
