Describes application connection properties, and indicates whether the properties are
read-only or nullable from the HTTP client.
Note: If you attempt to modify a read-only property, the client application throws the
following exception: HTTP 403 - The property "XXX" cannot be updated by a
client application.
For usage and description of application connection properties, search
for Application Connection Properties in System Administration .
Application Connection Properties: Uncategorized| Property Name |
Type |
Read-only? |
Is nullable? |
| ETag |
String |
Yes |
No |
| ApplicationConnectionId |
String |
Yes |
No |
Application Connection Properties: Android Push| Property Name |
Type |
Read-only? |
Is nullable? |
| AndroidGcmPushEnabled |
Boolean |
No |
No |
| AndroidGcmRegistrationId |
String |
No |
Yes |
| AndroidGcmSenderId |
String |
Yes |
Yes |
Application Connection Properties: Apple Push| Property Name |
Type |
Read-only? |
Is nullable? |
| ApnsPushEnable |
Boolean |
No |
No |
| ApnsAlerts |
Boolean |
No |
No |
| ApnsBadges |
Boolean |
No |
No |
| ApnsSounds |
Boolean |
No |
No |
| ApnsAlertMessage |
String |
Yes |
Yes |
| ApnsDeviceToken |
String |
No |
Yes |
Application Connection Properties: Application Settings| Property Name |
Type |
Read-only? |
Is nullable? |
| CustomizationBundleId |
String |
Yes |
Yes |
| ApplicationVersion |
String |
No |
Yes |
| ClientSdkVersion |
String |
No |
Yes |
Application Connection Properties: BlackBerry Push| Property Name |
Type |
Read-only? |
Is nullable? |
| BlackberryPushEnabled |
Boolean |
No |
No |
| BlackberryDevicePin |
String |
No |
Yes |
| BlackberryBESListenerPort |
Int32 |
No |
No |
Application Connection Properties: Capabilities| Property Name |
Type |
Read-only? |
Is nullable? |
| CapabilitiesPasswordPolicy |
Boolean |
No |
No |
Application Connection Properties: Custom Settings| Property Name |
Type |
Read-only? |
Is nullable? |
| CustomCustom1 |
String |
No |
Yes |
| CustomCustom2 |
String |
No |
Yes |
| CustomCustom3 |
String |
No |
Yes |
| CustomCustom4 |
String |
No |
Yes |
Application Connection Properties: Device Information| Property Name |
Type |
Read-only? |
Is nullable? |
| DeviceModel |
String |
No |
Yes |
| DeviceType |
String |
No |
Yes |
| DeviceSubType |
String |
No |
Yes |
| DevicePhoneNumber |
String |
No |
Yes |
| DeviceIMSI |
String |
No |
Yes |
Application Connection Properties: Password Policy| Property Name |
Type |
Read-only? |
Is nullable? |
| PasswordPolicyEnabled |
Boolean |
Yes |
No |
| PasswordPolicyDefaultPasswordAllowed |
Boolean |
Yes |
No |
| PasswordPolicyMinLength |
Int32 |
Yes |
No |
| PasswordPolicyDigitRequired |
Boolean |
Yes |
No |
| PasswordPolicyUpperRequired |
Boolean |
Yes |
No |
| PasswordPolicyLowerRequired |
Boolean |
Yes |
No |
| PasswordPolicySpecialRequired |
Boolean |
Yes |
No |
| PasswordPolicyExpiresInNDays |
Int32 |
Yes |
No |
| PasswordPolicyMinUniqueChars |
Int32 |
Yes |
No |
| PasswordPolicyLockTimeout |
Int32 |
Yes |
No |
| PasswordPolicyRetryLimit |
Int32 |
Yes |
No |
Application Connection Properties: Proxy| Property Name |
Type |
Read-only? |
Is nullable? |
| ProxyApplicationEndpoint |
String |
Yes |
Yes |
| ProxyPushEndpoint |
String |
Yes |
Yes |