| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected LocalSecurityOptionsSmartCardRemovalBehaviorType |
Windows10EndpointProtectionConfiguration.localSecurityOptionsSmartCardRemovalBehavior |
| Modifier and Type | Method and Description |
|---|---|
Optional<LocalSecurityOptionsSmartCardRemovalBehaviorType> |
Windows10EndpointProtectionConfiguration.getLocalSecurityOptionsSmartCardRemovalBehavior()
“This security setting determines what happens when the smart card for a logged-
on user is removed from the smart card reader.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.localSecurityOptionsSmartCardRemovalBehavior(LocalSecurityOptionsSmartCardRemovalBehaviorType localSecurityOptionsSmartCardRemovalBehavior)
“This security setting determines what happens when the smart card for a logged-
on user is removed from the smart card reader.”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withLocalSecurityOptionsSmartCardRemovalBehavior(LocalSecurityOptionsSmartCardRemovalBehaviorType localSecurityOptionsSmartCardRemovalBehavior)
Returns an immutable copy of
this with just the localSecurityOptionsSmartCardRemovalBehavior field changed. |
| Modifier and Type | Method and Description |
|---|---|
static LocalSecurityOptionsSmartCardRemovalBehaviorType |
LocalSecurityOptionsSmartCardRemovalBehaviorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalSecurityOptionsSmartCardRemovalBehaviorType[] |
LocalSecurityOptionsSmartCardRemovalBehaviorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.