Contains information about an alternative password which has lower rights than the primary one.
Path:

security.password.secondaryPassword

Hierarchy

  • SecondaryPasswordConfig

Properties

exitSiteKiosk: boolean

Default: false

Allows the user to exit SiteKiosk

security.password.secondaryPassword.exitSiteKiosk

logOffUser: boolean

Default: false

Allows the user to logoff the current windows user.

security.password.secondaryPassword.logOffUser

restartComputer: boolean

Default: true

Allows the user to restart the machine.

security.password.secondaryPassword.restartComputer

turnOffComputer: boolean

Default: true

Allows the user to shutdown the machine.

security.password.secondaryPassword.turnOffComputer

value: any

Default: "none"

Contains the encrypted password.

security.password.secondaryPassword.value

Generated using TypeDoc