Skip to main content
PFAuthenticationValidateEntityTokenRequest data model. Given an entity token, validates that it hasn’t expired or been revoked and will return details of the owner.

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 entityToken   const char*
is null-terminated
Client EntityToken.

Requirements

Header: PFAuthenticationTypes.h

See also

PFAuthenticationTypes members
Last modified on August 3, 2026