Skip to main content
PFAuthenticationValidateEntityTokenResponse data model.

Syntax

Members

entity   PFEntityKey const*
may be nullptr
(Optional) The entity id and type. identifiedDeviceType   PFAuthenticationIdentifiedDeviceType const*
may be nullptr
(Optional) The authenticated device for this entity, for the given login. identityProvider   PFLoginIdentityProvider const*
may be nullptr
(Optional) The identity provider for this entity, for the given login. identityProviderIssuedId   const char*
is null-terminated
(Optional) The ID issued by the identity provider, e.g. a XUID on XBOX Live. lineage   PFEntityLineage const*
may be nullptr
(Optional) The lineage of this profile.

Requirements

Header: PFAuthenticationTypes.h

See also

PFAuthenticationTypes members
Last modified on August 20, 2026