| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.androidDeviceAdministratorEnrollmentEnabled(Boolean androidDeviceAdministratorEnrollmentEnabled)
“The property to determine if Android device administrator enrollment is enabled
for this account.”
|
static DeviceManagementSettings.Builder |
DeviceManagementSettings.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.derivedCredentialProvider(DerivedCredentialProviderType derivedCredentialProvider)
“The Derived Credential Provider to use for this account.”
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.derivedCredentialUrl(String derivedCredentialUrl)
“The Derived Credential Provider self-service URI.”
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.deviceComplianceCheckinThresholdDays(Integer deviceComplianceCheckinThresholdDays)
“The number of days a device is allowed to go without checking in to remain
compliant.”
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.deviceInactivityBeforeRetirementInDay(Integer deviceInactivityBeforeRetirementInDay)
“When the device does not check in for specified number of days, the company data
might be removed and the device will not be under management.
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.enableLogCollection(Boolean enableLogCollection)
“Determines whether the log collection feature should be available for use.”
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.enhancedJailBreak(Boolean enhancedJailBreak)
“Is feature enabled or not for enhanced jailbreak detection.”
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.ignoreDevicesForUnsupportedSettingsEnabled(Boolean ignoreDevicesForUnsupportedSettingsEnabled)
“The property to determine whether to ignore unsupported compliance settings on
certian models of devices.”
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.isScheduledActionEnabled(Boolean isScheduledActionEnabled)
“Is feature enabled or not for scheduled action for rule.”
|
DeviceManagementSettings.Builder |
DeviceManagementSettings.Builder.secureByDefault(Boolean secureByDefault)
“Device should be noncompliant when there is no compliance policy targeted when
this is true”
|
Copyright © 2018–2020. All rights reserved.