ComputerInfo.CsFrontPanelResetStatus Property

Definition

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)

Property Value

Applies to