ComputerInfo.CsPowerOnPasswordStatus Property

Definition

System hardware security setting for Power-On Password Status

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

Property Value

Applies to