ExitActions Enum

Possible actions that passwords can perform.

Enum Values

Type Signature
Shared.KioSettings.Security.ExitHandler.ExitActions.Nothing Nothing
Don't do anything.
Shared.KioSettings.Security.ExitHandler.ExitActions.Exit Exit
Exit KioWare.
Shared.KioSettings.Security.ExitHandler.ExitActions.RestartKioWare RestartKioWare
Restart KioWare.
Shared.KioSettings.Security.ExitHandler.ExitActions.ShutDownMachine ShutDownMachine
Shutdown the kiosk.
Shared.KioSettings.Security.ExitHandler.ExitActions.RestartMachine RestartMachine
Reboot the kiosk.
Shared.KioSettings.Security.ExitHandler.ExitActions.LogOut LogOut
End the current Windows user session.
Shared.KioSettings.Security.ExitHandler.ExitActions.Navigate Navigate
Navigate the main KioWare browser window to a specified URL.
Shared.KioSettings.Security.ExitHandler.ExitActions.Execute Execute
Execute the specified command line string.