My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.AuthenticationModels.ValidateEntityTokenResponse Class Reference
Inheritance diagram for PlayFab.AuthenticationModels.ValidateEntityTokenResponse:
PlayFab.SharedModels.PlayFabResultCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

EntityKey Entity
 The entity id and type.
 
IdentifiedDeviceType? IdentifiedDeviceType
 The authenticated device for this entity, for the given login.
 
LoginIdentityProvider? IdentityProvider
 The identity provider for this entity, for the given login.
 
string IdentityProviderIssuedId
 The ID issued by the identity provider, e.g. a XUID on Xbox Live.
 
EntityLineage Lineage
 The lineage of this profile.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon
PlayFabRequestCommon Request
 
object CustomData
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: