| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosSingleSignOnSettings |
IosSingleSignOnSettings.Builder.build() |
IosSingleSignOnSettings |
IosSingleSignOnSettings.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
IosSingleSignOnSettings |
IosSingleSignOnSettings.withKerberosPrincipalName(String kerberosPrincipalName)
Returns an immutable copy of
this with just the kerberosPrincipalName field changed. |
IosSingleSignOnSettings |
IosSingleSignOnSettings.withKerberosRealm(String kerberosRealm)
Returns an immutable copy of
this with just the kerberosRealm
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected IosSingleSignOnSettings |
IosDeviceFeaturesConfiguration.singleSignOnSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<IosSingleSignOnSettings> |
IosDeviceFeaturesConfiguration.getSingleSignOnSettings()
“The Kerberos login settings that enable apps on receiving devices to
authenticate smoothly.”
|
| Modifier and Type | Method and Description |
|---|---|
IosDeviceFeaturesConfiguration.Builder |
IosDeviceFeaturesConfiguration.Builder.singleSignOnSettings(IosSingleSignOnSettings singleSignOnSettings)
“The Kerberos login settings that enable apps on receiving devices to
authenticate smoothly.”
|
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withSingleSignOnSettings(IosSingleSignOnSettings singleSignOnSettings)
Returns an immutable copy of
this with just the singleSignOnSettings field changed. |
Copyright © 2018–2020. All rights reserved.