REST.Backend.KinveyApi.TKinveyApi.TConnectionInfo Fields
InheritedProtected
| ApiVersion | public | Contains the Kinvey API version. |
| AppKey | public | Contains the Kinvey App Key. |
| AppSecret | public | Contains the Kinvey App Secret. |
| MasterSecret | public | Contains the Kinvey Master Secret. |
| Password | public | Contains the Kinvey user password. |
| ProxyPassword | public | Contains the proxy user password. |
| ProxyPort | public | Contains the proxy port. |
| ProxyServer | public | Contains the proxy server. |
| ProxyUsername | public | Contains the proxy username. |
| UserName | public | Contains the Kinvey username. |