C# Class PlayFab.ServerModels.AuthenticateSessionTicketRequest

Inheritance: PlayFabRequestCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
SessionTicket string

Property Details

SessionTicket public_oe property

Session ticket as issued by a PlayFab client login API.
public string SessionTicket
return string