AIM Account
com.apple.AIM.account
The payload that configures an AIM account on the device.
macOS
macOS 10.7+combinedConfiguration Keys (7)
| Key | Type | Title |
|---|---|---|
AIMAccountDescriptionrequiredThe description of the account. | string | Account Description |
AIMUserNameThe user's login name. | string | Account Username |
AIMPasswordThe user's password. | string | Account Password |
AIMAuthenticationrequiredThe authentication method for the account. Range: Password (AIMAuthPassword) | string | AIM Authentication |
AIMHostNamerequiredThe server address. Default: "slogin.oscar.aol.com" Range: slogin.oscar.aol.com | string | Account Hostname |
AIMPortrequiredThe connection port for the server. Default: 5190 Range: 0 – 65535 | integer | Port Number |
AIMUseSSLIf 'true', enables SSL. Default: true | boolean | Use SSL |