DeviceGuard.CodeIntegrityPolicyEnforcementStatus Property

Definition

Indicates the status of the Device Guard Code Integrity policy

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

Property Value

Applies to