ComputerInfo.DeviceGuardSmartStatus Property

Definition

Indicates the status of the Device Guard features

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

Property Value

Applies to