Skip to main content
PlayFab EntityToken and its expiration time. Used to authenticate PlayFab service calls.

Syntax

Members

token   const char* The token used to set X-EntityToken for all entity based API calls. expiration   time_t const* (Optional) The time the token will expire, if it is an expiring token, in UTC.

Requirements

Header: PFEntity.h

See also

PFEntity members
Last modified on August 1, 2026