DeviceGuard.UserModeCodeIntegrityPolicyEnforcementStatus Property

Definition

Indicates the status of the Device Guard user mode Code Integrity policy

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

Property Value

Applies to