Skip to main content
PFAccountManagementServerLinkXboxAccountRequest data model.

Syntax

Members

customTags   PFStringDictionaryEntry const*
may be nullptr
(Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). customTagsCount   uint32_t Count of customTags forceLink   bool const*
may be nullptr
(Optional) If another user is already linked to the account, unlink the other user and re-link. playFabId   const char*
is null-terminated
Unique PlayFab identifier for a user, or null if no PlayFab account is linked to the XBOX Live identifier. xboxToken   const char*
is null-terminated
Token provided by the XBOX Live SDK/XDK method GetTokenAndSignatureAsync(“POST”, “https://playfabapi.com/”, "").

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 20, 2026