Contents

DeviceInformationResponse.QueryResponses.OrganizationInfo

The response dictionary that contains organization information.

Declaration

object DeviceInformationResponse.QueryResponses.OrganizationInfo

Properties

NameTypeDescription
OrganizationAddressstring

The organization’s address. Use the LF character (&#10) to insert line breaks. This value is available in iOS 7 and later, macOS 10.11 and later, and tvOS 9 and later.

OrganizationEmailstring

The organization’s support email address. This value is available in iOS 7 and later, macOS 10.11 and later, and tvOS 9 and later.

OrganizationMagicstring

A unique identifier for the various services a single organization manages. This value is available in iOS 7 and later, macOS 10.11 and later, and tvOS 9 and later.

OrganizationName Requiredstring

A string that describes the organization operating the MDM server. This value is available in iOS 7 and later, macOS 10.11 and later, and tvOS 9 and later.

OrganizationPhonestring

The organization’s phone number. This value is available in iOS 7 and later, macOS 10.11 and later, and tvOS 9 and later.

See Also

Objects