requireVerifiedChromeOs property

bool? requireVerifiedChromeOs
getter/setter pair

Only allows requests from devices with a verified Chrome OS.

Verifications includes requirements that the device is enterprise-managed, conformant to domain policies, and the caller has permission to call the API targeted by the request.

Implementation

core.bool? requireVerifiedChromeOs;