ComputerInfo.DeviceGuardSmartStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)