DeviceGuardHardwareSecure Enum
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
C++
public enum class DeviceGuardHardwareSecure
public enum class DeviceGuardHardwareSecure
enum DeviceGuardHardwareSecure
public enum DeviceGuardHardwareSecure
type DeviceGuardHardwareSecure =
Public Enum DeviceGuardHardwareSecure
- Inheritance
-
DeviceGuardHardwareSecure
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 |
Produto | Versións |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |