| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected SignInAssistantOptions |
Windows10GeneralConfiguration.microsoftAccountSignInAssistantSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<SignInAssistantOptions> |
Windows10GeneralConfiguration.getMicrosoftAccountSignInAssistantSettings()
“Controls the Microsoft Account Sign-In Assistant (wlidsvc) NT service.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.microsoftAccountSignInAssistantSettings(SignInAssistantOptions microsoftAccountSignInAssistantSettings)
“Controls the Microsoft Account Sign-In Assistant (wlidsvc) NT service.”
|
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withMicrosoftAccountSignInAssistantSettings(SignInAssistantOptions microsoftAccountSignInAssistantSettings)
Returns an immutable copy of
this with just the microsoftAccountSignInAssistantSettings field changed. |
| Modifier and Type | Method and Description |
|---|---|
static SignInAssistantOptions |
SignInAssistantOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignInAssistantOptions[] |
SignInAssistantOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.