Contents

AIMAccount

The payload that configures an AIM account on the device.

Declaration

object AIMAccount

Properties

NameTypeDescription
AIMAccountDescriptionstring

The description of the account.

AIMAuthentication Requiredstring

The authentication method for the account.

AIMHostName Requiredstring

The server address.

AIMPasswordstring

The user’s password.

AIMPortinteger

The connection port for the server.

AIMUserNamestring

The user’s login name.

AIMUseSSLboolean

If true, enables SSL.

Discussion

Specify com.apple.AIM.account as the payload type.

Profile availability

Device channel

NA

User channel

macOS

Allow manual install

macOS

Requires supervision

NA

Requires user-approved MDM

NA

Allowed in user enrollment

NA

Allow multiple payloads

macOS

See Also

Deprecated