C# Class PlayFab.MatchmakerModels.AuthUserRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
AuthorizationTicket string

Property Details

AuthorizationTicket public property

Session Ticket provided by the client.
public string AuthorizationTicket
return string