TestimoX

API Reference

Class

DeviceGuardPolicyState

Namespace ComputerX.SecurityPolicy
Assembly ComputerX
Modifiers sealed

Device Guard and virtualization-based security policy state.

Inheritance

  • Object
  • DeviceGuardPolicyState

Constructors

public DeviceGuardPolicyState() #

Properties

public Nullable<Boolean> EnableVbs { get; set; } #

Enable virtualization-based security.

public Nullable<Int32> RequirePlatformSecurityFeatures { get; set; } #

Platform security features bitmask (1=SecureBoot, 3=SecureBoot+DmaProtection).

public Nullable<Boolean> HvciEnabled { get; set; } #

Enable HVCI (Hypervisor-enforced Code Integrity).

public Nullable<Boolean> CredentialGuardEnabled { get; set; } #

Enable Credential Guard.