????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.217.96.88 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/local/bin/vendor/vgrem/php-spo/src/Graph/ |
Upload File : |
<?php /** * Generated by phpSPO model generator 2020-05-26T22:10:14+00:00 */ namespace Office365\Graph; use Office365\Runtime\ClientObject; class AndroidGeneralDeviceConfiguration extends ClientObject { /** * @return bool */ public function getAppsBlockClipboardSharing() { if (!$this->isPropertyAvailable("AppsBlockClipboardSharing")) { return null; } return $this->getProperty("AppsBlockClipboardSharing"); } /** * @var bool */ public function setAppsBlockClipboardSharing($value) { $this->setProperty("AppsBlockClipboardSharing", $value, true); } /** * @return bool */ public function getAppsBlockCopyPaste() { if (!$this->isPropertyAvailable("AppsBlockCopyPaste")) { return null; } return $this->getProperty("AppsBlockCopyPaste"); } /** * @var bool */ public function setAppsBlockCopyPaste($value) { $this->setProperty("AppsBlockCopyPaste", $value, true); } /** * @return bool */ public function getAppsBlockYouTube() { if (!$this->isPropertyAvailable("AppsBlockYouTube")) { return null; } return $this->getProperty("AppsBlockYouTube"); } /** * @var bool */ public function setAppsBlockYouTube($value) { $this->setProperty("AppsBlockYouTube", $value, true); } /** * @return bool */ public function getBluetoothBlocked() { if (!$this->isPropertyAvailable("BluetoothBlocked")) { return null; } return $this->getProperty("BluetoothBlocked"); } /** * @var bool */ public function setBluetoothBlocked($value) { $this->setProperty("BluetoothBlocked", $value, true); } /** * @return bool */ public function getCameraBlocked() { if (!$this->isPropertyAvailable("CameraBlocked")) { return null; } return $this->getProperty("CameraBlocked"); } /** * @var bool */ public function setCameraBlocked($value) { $this->setProperty("CameraBlocked", $value, true); } /** * @return bool */ public function getCellularBlockDataRoaming() { if (!$this->isPropertyAvailable("CellularBlockDataRoaming")) { return null; } return $this->getProperty("CellularBlockDataRoaming"); } /** * @var bool */ public function setCellularBlockDataRoaming($value) { $this->setProperty("CellularBlockDataRoaming", $value, true); } /** * @return bool */ public function getCellularBlockMessaging() { if (!$this->isPropertyAvailable("CellularBlockMessaging")) { return null; } return $this->getProperty("CellularBlockMessaging"); } /** * @var bool */ public function setCellularBlockMessaging($value) { $this->setProperty("CellularBlockMessaging", $value, true); } /** * @return bool */ public function getCellularBlockVoiceRoaming() { if (!$this->isPropertyAvailable("CellularBlockVoiceRoaming")) { return null; } return $this->getProperty("CellularBlockVoiceRoaming"); } /** * @var bool */ public function setCellularBlockVoiceRoaming($value) { $this->setProperty("CellularBlockVoiceRoaming", $value, true); } /** * @return bool */ public function getCellularBlockWiFiTethering() { if (!$this->isPropertyAvailable("CellularBlockWiFiTethering")) { return null; } return $this->getProperty("CellularBlockWiFiTethering"); } /** * @var bool */ public function setCellularBlockWiFiTethering($value) { $this->setProperty("CellularBlockWiFiTethering", $value, true); } /** * @return bool */ public function getDiagnosticDataBlockSubmission() { if (!$this->isPropertyAvailable("DiagnosticDataBlockSubmission")) { return null; } return $this->getProperty("DiagnosticDataBlockSubmission"); } /** * @var bool */ public function setDiagnosticDataBlockSubmission($value) { $this->setProperty("DiagnosticDataBlockSubmission", $value, true); } /** * @return bool */ public function getLocationServicesBlocked() { if (!$this->isPropertyAvailable("LocationServicesBlocked")) { return null; } return $this->getProperty("LocationServicesBlocked"); } /** * @var bool */ public function setLocationServicesBlocked($value) { $this->setProperty("LocationServicesBlocked", $value, true); } /** * @return bool */ public function getGoogleAccountBlockAutoSync() { if (!$this->isPropertyAvailable("GoogleAccountBlockAutoSync")) { return null; } return $this->getProperty("GoogleAccountBlockAutoSync"); } /** * @var bool */ public function setGoogleAccountBlockAutoSync($value) { $this->setProperty("GoogleAccountBlockAutoSync", $value, true); } /** * @return bool */ public function getGooglePlayStoreBlocked() { if (!$this->isPropertyAvailable("GooglePlayStoreBlocked")) { return null; } return $this->getProperty("GooglePlayStoreBlocked"); } /** * @var bool */ public function setGooglePlayStoreBlocked($value) { $this->setProperty("GooglePlayStoreBlocked", $value, true); } /** * @return bool */ public function getKioskModeBlockSleepButton() { if (!$this->isPropertyAvailable("KioskModeBlockSleepButton")) { return null; } return $this->getProperty("KioskModeBlockSleepButton"); } /** * @var bool */ public function setKioskModeBlockSleepButton($value) { $this->setProperty("KioskModeBlockSleepButton", $value, true); } /** * @return bool */ public function getKioskModeBlockVolumeButtons() { if (!$this->isPropertyAvailable("KioskModeBlockVolumeButtons")) { return null; } return $this->getProperty("KioskModeBlockVolumeButtons"); } /** * @var bool */ public function setKioskModeBlockVolumeButtons($value) { $this->setProperty("KioskModeBlockVolumeButtons", $value, true); } /** * @return bool */ public function getNfcBlocked() { if (!$this->isPropertyAvailable("NfcBlocked")) { return null; } return $this->getProperty("NfcBlocked"); } /** * @var bool */ public function setNfcBlocked($value) { $this->setProperty("NfcBlocked", $value, true); } /** * @return bool */ public function getPasswordBlockFingerprintUnlock() { if (!$this->isPropertyAvailable("PasswordBlockFingerprintUnlock")) { return null; } return $this->getProperty("PasswordBlockFingerprintUnlock"); } /** * @var bool */ public function setPasswordBlockFingerprintUnlock($value) { $this->setProperty("PasswordBlockFingerprintUnlock", $value, true); } /** * @return bool */ public function getPasswordBlockTrustAgents() { if (!$this->isPropertyAvailable("PasswordBlockTrustAgents")) { return null; } return $this->getProperty("PasswordBlockTrustAgents"); } /** * @var bool */ public function setPasswordBlockTrustAgents($value) { $this->setProperty("PasswordBlockTrustAgents", $value, true); } /** * @return integer */ public function getPasswordExpirationDays() { if (!$this->isPropertyAvailable("PasswordExpirationDays")) { return null; } return $this->getProperty("PasswordExpirationDays"); } /** * @var integer */ public function setPasswordExpirationDays($value) { $this->setProperty("PasswordExpirationDays", $value, true); } /** * @return integer */ public function getPasswordMinimumLength() { if (!$this->isPropertyAvailable("PasswordMinimumLength")) { return null; } return $this->getProperty("PasswordMinimumLength"); } /** * @var integer */ public function setPasswordMinimumLength($value) { $this->setProperty("PasswordMinimumLength", $value, true); } /** * @return integer */ public function getPasswordMinutesOfInactivityBeforeScreenTimeout() { if (!$this->isPropertyAvailable("PasswordMinutesOfInactivityBeforeScreenTimeout")) { return null; } return $this->getProperty("PasswordMinutesOfInactivityBeforeScreenTimeout"); } /** * @var integer */ public function setPasswordMinutesOfInactivityBeforeScreenTimeout($value) { $this->setProperty("PasswordMinutesOfInactivityBeforeScreenTimeout", $value, true); } /** * @return integer */ public function getPasswordPreviousPasswordBlockCount() { if (!$this->isPropertyAvailable("PasswordPreviousPasswordBlockCount")) { return null; } return $this->getProperty("PasswordPreviousPasswordBlockCount"); } /** * @var integer */ public function setPasswordPreviousPasswordBlockCount($value) { $this->setProperty("PasswordPreviousPasswordBlockCount", $value, true); } /** * @return integer */ public function getPasswordSignInFailureCountBeforeFactoryReset() { if (!$this->isPropertyAvailable("PasswordSignInFailureCountBeforeFactoryReset")) { return null; } return $this->getProperty("PasswordSignInFailureCountBeforeFactoryReset"); } /** * @var integer */ public function setPasswordSignInFailureCountBeforeFactoryReset($value) { $this->setProperty("PasswordSignInFailureCountBeforeFactoryReset", $value, true); } /** * @return bool */ public function getPasswordRequired() { if (!$this->isPropertyAvailable("PasswordRequired")) { return null; } return $this->getProperty("PasswordRequired"); } /** * @var bool */ public function setPasswordRequired($value) { $this->setProperty("PasswordRequired", $value, true); } /** * @return bool */ public function getPowerOffBlocked() { if (!$this->isPropertyAvailable("PowerOffBlocked")) { return null; } return $this->getProperty("PowerOffBlocked"); } /** * @var bool */ public function setPowerOffBlocked($value) { $this->setProperty("PowerOffBlocked", $value, true); } /** * @return bool */ public function getFactoryResetBlocked() { if (!$this->isPropertyAvailable("FactoryResetBlocked")) { return null; } return $this->getProperty("FactoryResetBlocked"); } /** * @var bool */ public function setFactoryResetBlocked($value) { $this->setProperty("FactoryResetBlocked", $value, true); } /** * @return bool */ public function getScreenCaptureBlocked() { if (!$this->isPropertyAvailable("ScreenCaptureBlocked")) { return null; } return $this->getProperty("ScreenCaptureBlocked"); } /** * @var bool */ public function setScreenCaptureBlocked($value) { $this->setProperty("ScreenCaptureBlocked", $value, true); } /** * @return bool */ public function getDeviceSharingAllowed() { if (!$this->isPropertyAvailable("DeviceSharingAllowed")) { return null; } return $this->getProperty("DeviceSharingAllowed"); } /** * @var bool */ public function setDeviceSharingAllowed($value) { $this->setProperty("DeviceSharingAllowed", $value, true); } /** * @return bool */ public function getStorageBlockGoogleBackup() { if (!$this->isPropertyAvailable("StorageBlockGoogleBackup")) { return null; } return $this->getProperty("StorageBlockGoogleBackup"); } /** * @var bool */ public function setStorageBlockGoogleBackup($value) { $this->setProperty("StorageBlockGoogleBackup", $value, true); } /** * @return bool */ public function getStorageBlockRemovableStorage() { if (!$this->isPropertyAvailable("StorageBlockRemovableStorage")) { return null; } return $this->getProperty("StorageBlockRemovableStorage"); } /** * @var bool */ public function setStorageBlockRemovableStorage($value) { $this->setProperty("StorageBlockRemovableStorage", $value, true); } /** * @return bool */ public function getStorageRequireDeviceEncryption() { if (!$this->isPropertyAvailable("StorageRequireDeviceEncryption")) { return null; } return $this->getProperty("StorageRequireDeviceEncryption"); } /** * @var bool */ public function setStorageRequireDeviceEncryption($value) { $this->setProperty("StorageRequireDeviceEncryption", $value, true); } /** * @return bool */ public function getStorageRequireRemovableStorageEncryption() { if (!$this->isPropertyAvailable("StorageRequireRemovableStorageEncryption")) { return null; } return $this->getProperty("StorageRequireRemovableStorageEncryption"); } /** * @var bool */ public function setStorageRequireRemovableStorageEncryption($value) { $this->setProperty("StorageRequireRemovableStorageEncryption", $value, true); } /** * @return bool */ public function getVoiceAssistantBlocked() { if (!$this->isPropertyAvailable("VoiceAssistantBlocked")) { return null; } return $this->getProperty("VoiceAssistantBlocked"); } /** * @var bool */ public function setVoiceAssistantBlocked($value) { $this->setProperty("VoiceAssistantBlocked", $value, true); } /** * @return bool */ public function getVoiceDialingBlocked() { if (!$this->isPropertyAvailable("VoiceDialingBlocked")) { return null; } return $this->getProperty("VoiceDialingBlocked"); } /** * @var bool */ public function setVoiceDialingBlocked($value) { $this->setProperty("VoiceDialingBlocked", $value, true); } /** * @return bool */ public function getWebBrowserBlockPopups() { if (!$this->isPropertyAvailable("WebBrowserBlockPopups")) { return null; } return $this->getProperty("WebBrowserBlockPopups"); } /** * @var bool */ public function setWebBrowserBlockPopups($value) { $this->setProperty("WebBrowserBlockPopups", $value, true); } /** * @return bool */ public function getWebBrowserBlockAutofill() { if (!$this->isPropertyAvailable("WebBrowserBlockAutofill")) { return null; } return $this->getProperty("WebBrowserBlockAutofill"); } /** * @var bool */ public function setWebBrowserBlockAutofill($value) { $this->setProperty("WebBrowserBlockAutofill", $value, true); } /** * @return bool */ public function getWebBrowserBlockJavaScript() { if (!$this->isPropertyAvailable("WebBrowserBlockJavaScript")) { return null; } return $this->getProperty("WebBrowserBlockJavaScript"); } /** * @var bool */ public function setWebBrowserBlockJavaScript($value) { $this->setProperty("WebBrowserBlockJavaScript", $value, true); } /** * @return bool */ public function getWebBrowserBlocked() { if (!$this->isPropertyAvailable("WebBrowserBlocked")) { return null; } return $this->getProperty("WebBrowserBlocked"); } /** * @var bool */ public function setWebBrowserBlocked($value) { $this->setProperty("WebBrowserBlocked", $value, true); } /** * @return bool */ public function getWiFiBlocked() { if (!$this->isPropertyAvailable("WiFiBlocked")) { return null; } return $this->getProperty("WiFiBlocked"); } /** * @var bool */ public function setWiFiBlocked($value) { $this->setProperty("WiFiBlocked", $value, true); } /** * @return bool */ public function getSecurityRequireVerifyApps() { if (!$this->isPropertyAvailable("SecurityRequireVerifyApps")) { return null; } return $this->getProperty("SecurityRequireVerifyApps"); } /** * @var bool */ public function setSecurityRequireVerifyApps($value) { $this->setProperty("SecurityRequireVerifyApps", $value, true); } }