Skip to main content
PFAccountManagementUnlinkCustomIDRequest data model.

Syntax

Members

customId   const char*
is null-terminated
(Optional) Custom unique identifier for the user, generated by the title. If not specified, the most recently signed in Custom ID will be used. 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: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 1, 2026