C# Class PlayFab.ClientModels.GetPhotonAuthenticationTokenResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
PhotonCustomAuthenticationToken string

Property Details

PhotonCustomAuthenticationToken public property

The Photon authentication token for this game-session.
public string PhotonCustomAuthenticationToken
return string