Skip to main content
PFAuthenticationAuthenticateCustomIdRequest data model. Create or return a game_server entity token. Caller must be a title entity.

Syntax

Members

customId   const char*
is null-terminated
The customId used to create and retrieve game_server entity tokens. This is unique at the title level. CustomId must be between 32 and 100 characters. 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

Requirements

Header: PFAuthenticationTypes.h

See also

PFAuthenticationTypes members
Last modified on August 1, 2026