ComputerInfo.CsFrontPanelResetStatus 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.
Hardware security setting for the reset button on a computer
public:
property Nullable<Microsoft::PowerShell::Commands::HardwareSecurity> CsFrontPanelResetStatus { Nullable<Microsoft::PowerShell::Commands::HardwareSecurity> get(); };
public Microsoft.PowerShell.Commands.HardwareSecurity? CsFrontPanelResetStatus { get; }
member this.CsFrontPanelResetStatus : Nullable<Microsoft.PowerShell.Commands.HardwareSecurity>
Public ReadOnly Property CsFrontPanelResetStatus As Nullable(Of HardwareSecurity)