C# Class PlayFab.ServerModels.AuthenticateSessionTicketResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
显示文件 Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
UserInfo UserAccountInfo

Property Details

UserInfo public_oe property

Account info for the user whose session ticket was supplied.
public UserAccountInfo,PlayFab.ServerModels UserInfo
return UserAccountInfo