Contents

JabberAccount

The payload that configures a Jabber account.

Declaration

object JabberAccount

Properties

NameTypeDescription
JabberAccountDescriptionstring

The description of the account.

JabberAuthentication Requiredstring

The authentication method for the account.

JabberHostName Requiredstring

The server’s address.

JabberPasswordstring

The user’s password.

JabberPortinteger

The server’s port.

JabberUserNamestring

The user’s user name.

JabberUseSSLboolean

If true, enables SSL.

Discussion

Specify com.apple.jabber.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