Home
last modified time | relevance | path

Searched refs:isDeviceSecure (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDeviceSettings.php37 public $isDeviceSecure; variable in Google\\Service\\AndroidManagement\\DeviceSettings
96 public function setIsDeviceSecure($isDeviceSecure) argument
98 $this->isDeviceSecure = $isDeviceSecure;
105 return $this->isDeviceSecure;