ComputerInfo.DeviceGuardCodeIntegrityPolicyEnforcementStatus Property

Definition

Status of the Device Guard Code Integrity policy enforcement

public:
 property Nullable<Microsoft::PowerShell::Commands::DeviceGuardConfigCodeIntegrityStatus> DeviceGuardCodeIntegrityPolicyEnforcementStatus { Nullable<Microsoft::PowerShell::Commands::DeviceGuardConfigCodeIntegrityStatus> get(); };
public Microsoft.PowerShell.Commands.DeviceGuardConfigCodeIntegrityStatus? DeviceGuardCodeIntegrityPolicyEnforcementStatus { get; }
member this.DeviceGuardCodeIntegrityPolicyEnforcementStatus : Nullable<Microsoft.PowerShell.Commands.DeviceGuardConfigCodeIntegrityStatus>
Public ReadOnly Property DeviceGuardCodeIntegrityPolicyEnforcementStatus As Nullable(Of DeviceGuardConfigCodeIntegrityStatus)

Property Value

Applies to