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

Public Attributes

UserAndroidDeviceInfo AndroidDeviceInfo
 User Android device information, if an Android device has been linked.
 
UserAppleIdInfo AppleAccountInfo
 Sign in with Apple account information, if an Apple account has been linked.
 
DateTime Created
 Timestamp indicating when the user account was created.
 
UserCustomIdInfo CustomIdInfo
 Custom ID information, if a custom ID has been assigned.
 
UserFacebookInfo FacebookInfo
 User Facebook information, if a Facebook account has been linked.
 
UserFacebookInstantGamesIdInfo FacebookInstantGamesIdInfo
 Facebook Instant Games account information, if a Facebook Instant Games account has been linked.
 
UserGameCenterInfo GameCenterInfo
 User Gamecenter information, if a Gamecenter account has been linked.
 
UserGoogleInfo GoogleInfo
 User Google account information, if a Google account has been linked.
 
UserIosDeviceInfo IosDeviceInfo
 User iOS device information, if an iOS device has been linked.
 
UserKongregateInfo KongregateInfo
 User Kongregate account information, if a Kongregate account has been linked.
 
UserNintendoSwitchAccountIdInfo NintendoSwitchAccountInfo
 Nintendo Switch account information, if a Nintendo Switch account has been linked.
 
UserNintendoSwitchDeviceIdInfo NintendoSwitchDeviceIdInfo
 Nintendo Switch device information, if a Nintendo Switch device has been linked.
 
List< UserOpenIdInfoOpenIdInfo
 OpenID Connect information, if any OpenID Connect accounts have been linked.
 
string PlayFabId
 Unique identifier for the user account.
 
UserPrivateAccountInfo PrivateInfo
 Personal information for the user which is considered more sensitive.
 
UserPsnInfo PsnInfo
 User PSN account information, if a PSN account has been linked.
 
UserSteamInfo SteamInfo
 User Steam information, if a Steam account has been linked.
 
UserTitleInfo TitleInfo
 Title-specific information for the user account.
 
UserTwitchInfo TwitchInfo
 User Twitch account information, if a Twitch account has been linked.
 
string Username
 User account name in the PlayFab service.
 
UserXboxInfo XboxInfo
 User XBox account information, if a XBox account has been linked.
 

Additional Inherited Members

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

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