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

# PFUserNintendoSwitchAccountIdInfo

> PFUserNintendoSwitchAccountIdInfo 数据模型。

PFUserNintendoSwitchAccountIdInfo 数据模型。

## 语法

```cpp theme={null}
typedef struct PFUserNintendoSwitchAccountIdInfo {  
    const char* nintendoSwitchAccountSubjectId;  
} PFUserNintendoSwitchAccountIdInfo;  
```

### 成员

**`nintendoSwitchAccountSubjectId`**   const char\*\
*is null-terminated*

（可选）Nintendo Switch 账号主题 ID。

## 要求

**头文件：** PFTypes.h

## 另请参阅

[PFTypes 成员](/services/playfab/api-references/c/pftypes/pftypes_members)


## Related topics

- [PFUserAccountInfo](/zh-CN/services/playfab/api-references/c/pftypes/structs/pfuseraccountinfo.md)
- [服务 C API 概览 - PFTypes.h](/zh-CN/services/playfab/api-references/c/pftypes/pftypes_members.md)
- [PFUserNintendoSwitchDeviceIdInfo](/zh-CN/services/playfab/api-references/c/pftypes/structs/pfusernintendoswitchdeviceidinfo.md)
- [PFAccountManagementNintendoSwitchPlayFabIdPair](/zh-CN/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementnintendoswitchplayfabidpair.md)
- [PFAccountManagementServerLinkNintendoSwitchDeviceIdRequest](/zh-CN/services/playfab/api-references/c/pfaccountmanagementtypes/structs/pfaccountmanagementserverlinknintendoswitchdeviceidrequest.md)
