| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
IosWebContentFilterAutoFilter
“Represents an iOS Web Content Filter setting type, which enables iOS automatic
filter feature and allows for additional URL access control.
|
class |
IosWebContentFilterSpecificWebsitesAccess
“Represents an iOS Web Content Filter setting type, which installs URL bookmarks
into iOS built-in browser.
|
| Modifier and Type | Field and Description |
|---|---|
protected IosWebContentFilterBase |
IosDeviceFeaturesConfiguration.contentFilterSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<IosWebContentFilterBase> |
IosDeviceFeaturesConfiguration.getContentFilterSettings()
“Gets or sets iOS Web Content Filter settings, supervised mode only”
|
| Modifier and Type | Method and Description |
|---|---|
IosDeviceFeaturesConfiguration.Builder |
IosDeviceFeaturesConfiguration.Builder.contentFilterSettings(IosWebContentFilterBase contentFilterSettings)
“Gets or sets iOS Web Content Filter settings, supervised mode only”
|
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withContentFilterSettings(IosWebContentFilterBase contentFilterSettings)
Returns an immutable copy of
this with just the contentFilterSettings field changed. |
Copyright © 2018–2020. All rights reserved.