deviceAffiliationIds property

List<String>? deviceAffiliationIds
getter/setter pair

Affiliation IDs of the organizations that are affiliated with the organization that is currently managing the device.

When the sets of device and profile affiliation IDs overlap, it means that the organizations managing the device and user are affiliated. To learn more about user affiliation, visit https://support.google.com/chrome/a/answer/12801245?ref_topic=9027936.

Implementation

core.List<core.String>? deviceAffiliationIds;