| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected LocalSecurityOptionsInformationDisplayedOnLockScreenType |
Windows10EndpointProtectionConfiguration.localSecurityOptionsInformationDisplayedOnLockScreen |
| Modifier and Type | Method and Description |
|---|---|
Optional<LocalSecurityOptionsInformationDisplayedOnLockScreenType> |
Windows10EndpointProtectionConfiguration.getLocalSecurityOptionsInformationDisplayedOnLockScreen()
“Configure the user information that is displayed when the session is locked.
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.localSecurityOptionsInformationDisplayedOnLockScreen(LocalSecurityOptionsInformationDisplayedOnLockScreenType localSecurityOptionsInformationDisplayedOnLockScreen)
“Configure the user information that is displayed when the session is locked.
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withLocalSecurityOptionsInformationDisplayedOnLockScreen(LocalSecurityOptionsInformationDisplayedOnLockScreenType localSecurityOptionsInformationDisplayedOnLockScreen)
Returns an immutable copy of
this with just the localSecurityOptionsInformationDisplayedOnLockScreen field changed. |
| Modifier and Type | Method and Description |
|---|---|
static LocalSecurityOptionsInformationDisplayedOnLockScreenType |
LocalSecurityOptionsInformationDisplayedOnLockScreenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalSecurityOptionsInformationDisplayedOnLockScreenType[] |
LocalSecurityOptionsInformationDisplayedOnLockScreenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.