| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.builderIosCredentialSingleSignOnExtension()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.Builder.configurations(KeyTypedValuePair... configurations)
“Gets or sets a list of typed key-value pairs used to configure Credential-type
profiles.
|
IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.Builder.configurations(List<KeyTypedValuePair> configurations)
“Gets or sets a list of typed key-value pairs used to configure Credential-type
profiles.
|
IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.Builder.configurationsNextLink(String configurationsNextLink)
“Gets or sets a list of typed key-value pairs used to configure Credential-type
profiles.
|
IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.Builder.domains(List<String> domains)
“Gets or sets a list of hosts or domain names for which the app extension
performs SSO.”
|
IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.Builder.domains(String... domains)
“Gets or sets a list of hosts or domain names for which the app extension
performs SSO.”
|
IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.Builder.domainsNextLink(String domainsNextLink)
“Gets or sets a list of hosts or domain names for which the app extension
performs SSO.”
|
IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.Builder.extensionIdentifier(String extensionIdentifier)
“Gets or sets the bundle ID of the app extension that performs SSO for the
specified URLs.”
|
IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.Builder.realm(String realm)
“Gets or sets the case-sensitive realm name for this profile.”
|
IosCredentialSingleSignOnExtension.Builder |
IosCredentialSingleSignOnExtension.Builder.teamIdentifier(String teamIdentifier)
“Gets or sets the team ID of the app extension that performs SSO for the
specified URLs.”
|
Copyright © 2018–2020. All rights reserved.