| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected DeviceGuardLocalSystemAuthorityCredentialGuardState |
HardwareInformation.deviceGuardLocalSystemAuthorityCredentialGuardState |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeviceGuardLocalSystemAuthorityCredentialGuardState> |
HardwareInformation.getDeviceGuardLocalSystemAuthorityCredentialGuardState()
“Local System Authority (LSA) credential guard status.”
|
| Modifier and Type | Method and Description |
|---|---|
HardwareInformation.Builder |
HardwareInformation.Builder.deviceGuardLocalSystemAuthorityCredentialGuardState(DeviceGuardLocalSystemAuthorityCredentialGuardState deviceGuardLocalSystemAuthorityCredentialGuardState)
“Local System Authority (LSA) credential guard status.”
|
HardwareInformation |
HardwareInformation.withDeviceGuardLocalSystemAuthorityCredentialGuardState(DeviceGuardLocalSystemAuthorityCredentialGuardState deviceGuardLocalSystemAuthorityCredentialGuardState)
Returns an immutable copy of
this with just the deviceGuardLocalSystemAuthorityCredentialGuardState field changed. |
| Modifier and Type | Method and Description |
|---|---|
static DeviceGuardLocalSystemAuthorityCredentialGuardState |
DeviceGuardLocalSystemAuthorityCredentialGuardState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceGuardLocalSystemAuthorityCredentialGuardState[] |
DeviceGuardLocalSystemAuthorityCredentialGuardState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.