ComputerInfo.CsKeyboardPasswordStatus Property

Definition

System hardware security setting for Keyboard Password Status

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

Property Value

Applies to