Skip to main content
PFAccountManagementClientLinkXboxAccountRequest 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. user   HC_PLATFORM TBD 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