frpAdminEmails property

List<String>? frpAdminEmails
getter/setter pair

Email addresses of device administrators for factory reset protection.

When the device is factory reset, it will require one of these admins to log in with the Google account email and password to unlock the device. If no admins are specified, the device won't provide factory reset protection.

Implementation

core.List<core.String>? frpAdminEmails;