C# Class PlayFab.ServerModels.GetUserAccountInfoResult

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

Public Properties

Property Type Description
UserInfo UserAccountInfo

Property Details

UserInfo public_oe property

Account details for the user whose information was requested.
public UserAccountInfo,PlayFab.ServerModels UserInfo
return UserAccountInfo