DeviceGuardHardwareSecure Enum   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Device Guard hardware security properties
public enum class DeviceGuardHardwareSecurepublic enum class DeviceGuardHardwareSecureenum DeviceGuardHardwareSecurepublic enum DeviceGuardHardwareSecuretype DeviceGuardHardwareSecure = Public Enum DeviceGuardHardwareSecure- Inheritance
- 
				DeviceGuardHardwareSecure
Fields
| Name | Value | Description | 
|---|---|---|
| BaseVirtualizationSupport | 1 | Base Virtualization Support | 
| SecureBoot | 2 | Secure Boot | 
| DMAProtection | 3 | DMA Protection | 
| SecureMemoryOverwrite | 4 | Secure Memory Overwrite | 
| UEFICodeReadonly | 5 | |
| SMMSecurityMitigations | 6 | |
| ModeBasedExecutionControl | 7 |