Contents

ManagementOrganizationInformation

The declaration to configure the managing organization’s contact information.

Declaration

object ManagementOrganizationInformation

Properties

NameTypeDescription
Emailstring

The email address of the contact person for the organization.

Name Requiredstring

The name of the organization.

ProofManagementOrganizationInformationProofObject

The additional properties that verify the identity and authenticity of the organization.

URLstring

The website of the organization to contact for support.

Discussion

Specify com.apple.management.organization-info as the declaration type.

Management declaration example

{
    "Type": "com.apple.management.organization-info",
    "Identifier": "EB13EE2B-5D63-4EBA-810F-5B81D07F5017",
    "ServerToken": "E180CA9A-F089-4FA3-BBDF-94CC159C4AE8",
    "Payload": {
        "Name": "Example, Inc.",
        "Email": "admin@example.com",
        "URL": "https://site.example.com/support"
    }
}

Topics

Objects

See Also

Management