JabberAccount
The payload that configures a Jabber account.
Declaration
object JabberAccountProperties
| Name | Type | Description |
|---|---|---|
JabberAccountDescription | string | The description of the account. |
JabberAuthentication Required | string | The authentication method for the account. |
JabberHostName Required | string | The server’s address. |
JabberPassword | string | The user’s password. |
JabberPort | integer | The server’s port. |
JabberUserName | string | The user’s user name. |
JabberUseSSL | boolean | If |
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 |