| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.airPrintExceptionAction(VpnServiceExceptionAction airPrintExceptionAction)
“Determine whether AirPrint service will be exempt from the always-on VPN
connection”
|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.allowAllCaptiveNetworkPlugins(Boolean allowAllCaptiveNetworkPlugins)
“Specifies whether traffic from all captive network plugins should be allowed
outside the vpn”
|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.allowCaptiveWebSheet(Boolean allowCaptiveWebSheet)
“Determines whether traffic from the Websheet app is allowed outside of the VPN”
|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.allowedCaptiveNetworkPlugins(SpecifiedCaptiveNetworkPlugins allowedCaptiveNetworkPlugins)
“Determines whether all, some, or no non-native captive networking apps are
allowed”
|
static AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.cellularExceptionAction(VpnServiceExceptionAction cellularExceptionAction)
“Determine whether Cellular service will be exempt from the always-on VPN
connection”
|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.natKeepAliveIntervalInSeconds(Integer natKeepAliveIntervalInSeconds)
“Specifies how often in seconds to send a network address translation keepalive
package through the VPN”
|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.natKeepAliveOffloadEnable(Boolean natKeepAliveOffloadEnable)
“Enable hardware offloading of NAT keepalive signals when the device is asleep”
|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.tunnelConfiguration(VpnTunnelConfigurationType tunnelConfiguration)
“Determines what connections the specific tunnel configuration applies to”
|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.userToggleEnabled(Boolean userToggleEnabled)
“Allow the user to toggle the VPN configuration using the UI”
|
AppleVpnAlwaysOnConfiguration.Builder |
AppleVpnAlwaysOnConfiguration.Builder.voicemailExceptionAction(VpnServiceExceptionAction voicemailExceptionAction)
“Determine whether voicemail service will be exempt from the always-on VPN
connection”
|
Copyright © 2018–2020. All rights reserved.