C# Class PlayFab.ClientModels.GetPhotonAuthenticationTokenResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Mostrar archivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
PhotonCustomAuthenticationToken string

Property Details

PhotonCustomAuthenticationToken public_oe property

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