ComputerInfo.DeviceGuardUserModeCodeIntegrityPolicyEnforcementStatus Property

Definition

Status of the Device Guard user mode Code Integrity policy enforcement

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

Property Value

Applies to