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.
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 |
| 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: Windows Push| Property Name |
Type |
Read-only? |
Is Nullable? |
| WnsChannelURI |
String |
No |
Yes |
| WnsPushEnable |
Boolean |
No |
No |
Application Connection Properties: MPNS Push| Property Name |
Type |
Read-only? |
Is Nullable? |
| MpnsChannelURI |
String |
No |
Yes |
| MpnsPushEnable |
Boolean |
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 |