| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected DeviceGuardLocalSystemAuthorityCredentialGuardType |
Windows10EndpointProtectionConfiguration.deviceGuardLocalSystemAuthorityCredentialGuardSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeviceGuardLocalSystemAuthorityCredentialGuardType> |
Windows10EndpointProtectionConfiguration.getDeviceGuardLocalSystemAuthorityCredentialGuardSettings()
“Turn on Credential Guard when Platform Security Level with Secure Boot and
Virtualization Based Security are both enabled.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.deviceGuardLocalSystemAuthorityCredentialGuardSettings(DeviceGuardLocalSystemAuthorityCredentialGuardType deviceGuardLocalSystemAuthorityCredentialGuardSettings)
“Turn on Credential Guard when Platform Security Level with Secure Boot and
Virtualization Based Security are both enabled.”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDeviceGuardLocalSystemAuthorityCredentialGuardSettings(DeviceGuardLocalSystemAuthorityCredentialGuardType deviceGuardLocalSystemAuthorityCredentialGuardSettings)
Returns an immutable copy of
this with just the deviceGuardLocalSystemAuthorityCredentialGuardSettings field changed. |
| Modifier and Type | Method and Description |
|---|---|
static DeviceGuardLocalSystemAuthorityCredentialGuardType |
DeviceGuardLocalSystemAuthorityCredentialGuardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceGuardLocalSystemAuthorityCredentialGuardType[] |
DeviceGuardLocalSystemAuthorityCredentialGuardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.