Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| override string | ToString () |
| void | PostDeserialize () |
Public Attributes | |
| bool | IsFacebook => this.AuthenticationType == 2 |
Properties | |
| Dictionary< string, string > | CustomAttributes = new Dictionary<string, string>() [get] |
| string | Name = "" [get, set] |
| string | AuthUrl = "" [get, set] |
| int | AuthenticationType = 0 [get, set] |
| bool | RejectIfUnavailable = true [get, set] |
| string | Secret = "" [get, set] |
| string | AppId = "" [get, set] |
| bool | ForwardAsJSON = false [get, set] |
| string | NameValuePairAsQueryString [get] |
|
inline |
|
inline |
| bool Photon.Common.Authentication.Configuration.Auth.AuthProvider.IsFacebook => this.AuthenticationType == 2 |
|
getset |
|
getset |
|
getset |
|
get |
|
getset |
|
getset |
|
get |
|
getset |
|
getset |