| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected LocalSecurityOptionsStandardUserElevationPromptBehaviorType |
Windows10EndpointProtectionConfiguration.localSecurityOptionsStandardUserElevationPromptBehavior |
| Modifier and Type | Method and Description |
|---|---|
Optional<LocalSecurityOptionsStandardUserElevationPromptBehaviorType> |
Windows10EndpointProtectionConfiguration.getLocalSecurityOptionsStandardUserElevationPromptBehavior()
“Define the behavior of the elevation prompt for standard users.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.localSecurityOptionsStandardUserElevationPromptBehavior(LocalSecurityOptionsStandardUserElevationPromptBehaviorType localSecurityOptionsStandardUserElevationPromptBehavior)
“Define the behavior of the elevation prompt for standard users.”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withLocalSecurityOptionsStandardUserElevationPromptBehavior(LocalSecurityOptionsStandardUserElevationPromptBehaviorType localSecurityOptionsStandardUserElevationPromptBehavior)
Returns an immutable copy of
this with just the localSecurityOptionsStandardUserElevationPromptBehavior field changed. |
| Modifier and Type | Method and Description |
|---|---|
static LocalSecurityOptionsStandardUserElevationPromptBehaviorType |
LocalSecurityOptionsStandardUserElevationPromptBehaviorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalSecurityOptionsStandardUserElevationPromptBehaviorType[] |
LocalSecurityOptionsStandardUserElevationPromptBehaviorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.