public static final class DeviceHealthAttestationState.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DeviceHealthAttestationState.Builder |
attestationIdentityKey(String attestationIdentityKey)
“TWhen an Attestation Identity Key (AIK) is present on a device, it indicates
that the device has an endorsement key (EK) certificate.”
|
DeviceHealthAttestationState.Builder |
bitLockerStatus(String bitLockerStatus)
“On or Off of BitLocker Drive Encryption”
|
DeviceHealthAttestationState.Builder |
bootAppSecurityVersion(String bootAppSecurityVersion)
“The security version number of the Boot Application”
|
DeviceHealthAttestationState.Builder |
bootDebugging(String bootDebugging)
“When bootDebugging is enabled, the device is used in development and testing”
|
DeviceHealthAttestationState.Builder |
bootManagerSecurityVersion(String bootManagerSecurityVersion)
“The security version number of the Boot Application”
|
DeviceHealthAttestationState.Builder |
bootManagerVersion(String bootManagerVersion)
“The version of the Boot Manager”
|
DeviceHealthAttestationState.Builder |
bootRevisionListInfo(String bootRevisionListInfo)
“The Boot Revision List that was loaded during initial boot on the attested
device”
|
DeviceHealthAttestationState |
build() |
DeviceHealthAttestationState.Builder |
codeIntegrity(String codeIntegrity)
“When code integrity is enabled, code execution is restricted to integrity
verified code”
|
DeviceHealthAttestationState.Builder |
codeIntegrityCheckVersion(String codeIntegrityCheckVersion)
“The version of the Boot Manager”
|
DeviceHealthAttestationState.Builder |
codeIntegrityPolicy(String codeIntegrityPolicy)
“The Code Integrity policy that is controlling the security of the boot
environment”
|
DeviceHealthAttestationState.Builder |
contentNamespaceUrl(String contentNamespaceUrl)
“The DHA report version.
|
DeviceHealthAttestationState.Builder |
contentVersion(String contentVersion)
“The HealthAttestation state schema version”
|
DeviceHealthAttestationState.Builder |
dataExcutionPolicy(String dataExcutionPolicy)
“DEP Policy defines a set of hardware and software technologies that perform
additional checks on memory”
|
DeviceHealthAttestationState.Builder |
deviceHealthAttestationStatus(String deviceHealthAttestationStatus)
“The DHA report version.
|
DeviceHealthAttestationState.Builder |
earlyLaunchAntiMalwareDriverProtection(String earlyLaunchAntiMalwareDriverProtection)
“ELAM provides protection for the computers in your network when they start up”
|
DeviceHealthAttestationState.Builder |
healthAttestationSupportedStatus(String healthAttestationSupportedStatus)
“This attribute indicates if DHA is supported for the device”
|
DeviceHealthAttestationState.Builder |
healthStatusMismatchInfo(String healthStatusMismatchInfo)
“This attribute appears if DHA-Service detects an integrity issue”
|
DeviceHealthAttestationState.Builder |
issuedDateTime(OffsetDateTime issuedDateTime)
“The DateTime when device was evaluated or issued to MDM”
|
DeviceHealthAttestationState.Builder |
lastUpdateDateTime(String lastUpdateDateTime)
“The Timestamp of the last update.”
|
DeviceHealthAttestationState.Builder |
operatingSystemKernelDebugging(String operatingSystemKernelDebugging)
“When operatingSystemKernelDebugging is enabled, the device is used in
development and testing”
|
DeviceHealthAttestationState.Builder |
operatingSystemRevListInfo(String operatingSystemRevListInfo)
“The Operating System Revision List that was loaded during initial boot on the
attested device”
|
DeviceHealthAttestationState.Builder |
pcr0(String pcr0)
“The measurement that is captured in PCR[0]”
|
DeviceHealthAttestationState.Builder |
pcrHashAlgorithm(String pcrHashAlgorithm)
“Informational attribute that identifies the HASH algorithm that was used by TPM”
|
DeviceHealthAttestationState.Builder |
resetCount(Long resetCount)
“The number of times a PC device has hibernated or resumed”
|
DeviceHealthAttestationState.Builder |
restartCount(Long restartCount)
“The number of times a PC device has rebooted”
|
DeviceHealthAttestationState.Builder |
safeMode(String safeMode)
“Safe mode is a troubleshooting option for Windows that starts your computer in a
limited state”
|
DeviceHealthAttestationState.Builder |
secureBoot(String secureBoot)
“When Secure Boot is enabled, the core components must have the correct
cryptographic signatures”
|
DeviceHealthAttestationState.Builder |
secureBootConfigurationPolicyFingerPrint(String secureBootConfigurationPolicyFingerPrint)
“Fingerprint of the Custom Secure Boot Configuration Policy”
|
DeviceHealthAttestationState.Builder |
testSigning(String testSigning)
“When test signing is allowed, the device does not enforce signature validation
during boot”
|
DeviceHealthAttestationState.Builder |
tpmVersion(String tpmVersion)
“The security version number of the Boot Application”
|
DeviceHealthAttestationState.Builder |
virtualSecureMode(String virtualSecureMode)
“VSM is a container that protects high value assets from a compromised kernel”
|
DeviceHealthAttestationState.Builder |
windowsPE(String windowsPE)
“Operating system running with limited services that is used to prepare a
computer for Windows”
|
public DeviceHealthAttestationState.Builder lastUpdateDateTime(String lastUpdateDateTime)
lastUpdateDateTime - value of lastUpdateDateTime property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder contentNamespaceUrl(String contentNamespaceUrl)
contentNamespaceUrl - value of contentNamespaceUrl property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder deviceHealthAttestationStatus(String deviceHealthAttestationStatus)
deviceHealthAttestationStatus - value of deviceHealthAttestationStatus property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder contentVersion(String contentVersion)
contentVersion - value of contentVersion property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder issuedDateTime(OffsetDateTime issuedDateTime)
issuedDateTime - value of issuedDateTime property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder attestationIdentityKey(String attestationIdentityKey)
attestationIdentityKey - value of attestationIdentityKey property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder resetCount(Long resetCount)
resetCount - value of resetCount property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder restartCount(Long restartCount)
restartCount - value of restartCount property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder dataExcutionPolicy(String dataExcutionPolicy)
dataExcutionPolicy - value of dataExcutionPolicy property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder bitLockerStatus(String bitLockerStatus)
bitLockerStatus - value of bitLockerStatus property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder bootManagerVersion(String bootManagerVersion)
bootManagerVersion - value of bootManagerVersion property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder codeIntegrityCheckVersion(String codeIntegrityCheckVersion)
codeIntegrityCheckVersion - value of codeIntegrityCheckVersion property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder secureBoot(String secureBoot)
secureBoot - value of secureBoot property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder bootDebugging(String bootDebugging)
bootDebugging - value of bootDebugging property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder operatingSystemKernelDebugging(String operatingSystemKernelDebugging)
operatingSystemKernelDebugging - value of operatingSystemKernelDebugging property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder codeIntegrity(String codeIntegrity)
codeIntegrity - value of codeIntegrity property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder testSigning(String testSigning)
testSigning - value of testSigning property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder safeMode(String safeMode)
safeMode - value of safeMode property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder windowsPE(String windowsPE)
windowsPE - value of windowsPE property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder earlyLaunchAntiMalwareDriverProtection(String earlyLaunchAntiMalwareDriverProtection)
earlyLaunchAntiMalwareDriverProtection - value of earlyLaunchAntiMalwareDriverProtection property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder virtualSecureMode(String virtualSecureMode)
virtualSecureMode - value of virtualSecureMode property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder pcrHashAlgorithm(String pcrHashAlgorithm)
pcrHashAlgorithm - value of pcrHashAlgorithm property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder bootAppSecurityVersion(String bootAppSecurityVersion)
bootAppSecurityVersion - value of bootAppSecurityVersion property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder bootManagerSecurityVersion(String bootManagerSecurityVersion)
bootManagerSecurityVersion - value of bootManagerSecurityVersion property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder tpmVersion(String tpmVersion)
tpmVersion - value of tpmVersion property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder pcr0(String pcr0)
pcr0 - value of pcr0 property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder secureBootConfigurationPolicyFingerPrint(String secureBootConfigurationPolicyFingerPrint)
secureBootConfigurationPolicyFingerPrint - value of secureBootConfigurationPolicyFingerPrint property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder codeIntegrityPolicy(String codeIntegrityPolicy)
codeIntegrityPolicy - value of codeIntegrityPolicy property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder bootRevisionListInfo(String bootRevisionListInfo)
bootRevisionListInfo - value of bootRevisionListInfo property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder operatingSystemRevListInfo(String operatingSystemRevListInfo)
operatingSystemRevListInfo - value of operatingSystemRevListInfo property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder healthStatusMismatchInfo(String healthStatusMismatchInfo)
healthStatusMismatchInfo - value of healthStatusMismatchInfo property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState.Builder healthAttestationSupportedStatus(String healthAttestationSupportedStatus)
healthAttestationSupportedStatus - value of healthAttestationSupportedStatus property (as defined in service metadata)this (for method chaining)public DeviceHealthAttestationState build()
Copyright © 2018–2020. All rights reserved.