Photon Server API Documentation v5.0RC1

Properties | List of all members
Photon.Common.Authentication.IAuthenticateRequest Interface Reference
Inheritance diagram for Photon.Common.Authentication.IAuthenticateRequest:
Photon.Common.Authentication.IAuthOnceRequest Photon.LoadBalancing.Operations.AuthenticateRequest Photon.NameServer.Operations.AuthenticateRequest Photon.NameServer.Operations.AuthOnceRequest Photon.NameServer.Operations.AuthOnceRequest

Properties

string ApplicationId [get]
 
string ApplicationVersion [get]
 
string Token [get, set]
 
string UserId [get, set]
 
string Region [get, set]
 
byte ClientAuthenticationType [get, set]
 
string ClientAuthenticationParams [get]
 
object ClientAuthenticationData [get]
 
int Flags [get]
 

Property Documentation

◆ ApplicationId

string Photon.Common.Authentication.IAuthenticateRequest.ApplicationId
get

◆ ApplicationVersion

string Photon.Common.Authentication.IAuthenticateRequest.ApplicationVersion
get

◆ ClientAuthenticationData

object Photon.Common.Authentication.IAuthenticateRequest.ClientAuthenticationData
get

◆ ClientAuthenticationParams

string Photon.Common.Authentication.IAuthenticateRequest.ClientAuthenticationParams
get

◆ ClientAuthenticationType

byte Photon.Common.Authentication.IAuthenticateRequest.ClientAuthenticationType
getset

◆ Flags

int Photon.Common.Authentication.IAuthenticateRequest.Flags
get

◆ Region

string Photon.Common.Authentication.IAuthenticateRequest.Region
getset

◆ Token

string Photon.Common.Authentication.IAuthenticateRequest.Token
getset

◆ UserId

string Photon.Common.Authentication.IAuthenticateRequest.UserId
getset