Configures the key combination needed to open the admin dialog.
Path:

security.password.escapeKey

Hierarchy

  • AdminDialogKeyCombinationConfig

Properties

Properties

alt: boolean

Default: false

The alt key.

security.password.escapeKey.alt

ctrl: boolean

Default: false

The ctrl key.

security.password.escapeKey.ctrl

shift: boolean

Default: false

The shift key.

security.password.escapeKey.shift

virtualKey: number

Default: 118

The virtual key code needed for this key combination.

security.password.escapeKey.virtualKey

Generated using TypeDoc