Photon Server API Documentation v5.0RC1

Properties | List of all members
Photon.Common.Authentication.CustomAuthentication.ClientAuthenticationQueue.CreateParam Struct Reference

Properties

string Uri [get, set]
 
string QueryStringParameters [get, set]
 
bool RejectIfUnavailable [get, set]
 
int RequestTimeout [get, set]
 
bool ForwardAsJSON [get, set]
 
Action Before [get, set]
 
Action After [get, set]
 

Property Documentation

◆ After

Action Photon.Common.Authentication.CustomAuthentication.ClientAuthenticationQueue.CreateParam.After
getset

◆ Before

Action Photon.Common.Authentication.CustomAuthentication.ClientAuthenticationQueue.CreateParam.Before
getset

◆ ForwardAsJSON

bool Photon.Common.Authentication.CustomAuthentication.ClientAuthenticationQueue.CreateParam.ForwardAsJSON
getset

◆ QueryStringParameters

string Photon.Common.Authentication.CustomAuthentication.ClientAuthenticationQueue.CreateParam.QueryStringParameters
getset

◆ RejectIfUnavailable

bool Photon.Common.Authentication.CustomAuthentication.ClientAuthenticationQueue.CreateParam.RejectIfUnavailable
getset

◆ RequestTimeout

int Photon.Common.Authentication.CustomAuthentication.ClientAuthenticationQueue.CreateParam.RequestTimeout
getset

◆ Uri

string Photon.Common.Authentication.CustomAuthentication.ClientAuthenticationQueue.CreateParam.Uri
getset