C# Class SebWindowsClient.ConfigurationUtils.XULRunnerConfig

Show file Open project: SafeExamBrowser/seb-win Class Usage Examples

Public Properties

Property Type Description
prefs Prefs
seb_blacklist_pattern string
seb_distinct_popup bool
seb_load string
seb_load_keycode string
seb_load_modifiers string
seb_load_referrer_instring string
seb_lock_keycode string
seb_lock_modifiers string
seb_locked bool
seb_mainWindow_titlebar_enabled bool
seb_net_max_times int
seb_net_timeout int
seb_openwin_height int
seb_openwin_width int
seb_pattern_regex bool
seb_popupWindows_titlebar_enabled bool
seb_reload_keycode string
seb_reload_modifiers string
seb_removeProfile bool
seb_restart_keycode string
seb_restart_mode int
seb_restart_modifiers string
seb_showall_keycode string
seb_shutdown_keycode string
seb_shutdown_modifiers string
seb_trusted_content bool
seb_unlock_enabled bool
seb_unlock_keycode string
seb_unlock_modifiers string
seb_url string
seb_whitelist_pattern string

Property Details

prefs public property

public Prefs,SebWindowsClient.ConfigurationUtils prefs
return Prefs

seb_blacklist_pattern public property

public string seb_blacklist_pattern
return string

seb_distinct_popup public property

public bool seb_distinct_popup
return bool

seb_load public property

public string seb_load
return string

seb_load_keycode public property

public string seb_load_keycode
return string

seb_load_modifiers public property

public string seb_load_modifiers
return string

seb_load_referrer_instring public property

public string seb_load_referrer_instring
return string

seb_lock_keycode public property

public string seb_lock_keycode
return string

seb_lock_modifiers public property

public string seb_lock_modifiers
return string

seb_locked public property

public bool seb_locked
return bool

seb_mainWindow_titlebar_enabled public property

public bool seb_mainWindow_titlebar_enabled
return bool

seb_net_max_times public property

public int seb_net_max_times
return int

seb_net_timeout public property

public int seb_net_timeout
return int

seb_openwin_height public property

public int seb_openwin_height
return int

seb_openwin_width public property

public int seb_openwin_width
return int

seb_pattern_regex public property

public bool seb_pattern_regex
return bool

seb_popupWindows_titlebar_enabled public property

public bool seb_popupWindows_titlebar_enabled
return bool

seb_reload_keycode public property

public string seb_reload_keycode
return string

seb_reload_modifiers public property

public string seb_reload_modifiers
return string

seb_removeProfile public property

public bool seb_removeProfile
return bool

seb_restart_keycode public property

public string seb_restart_keycode
return string

seb_restart_mode public property

public int seb_restart_mode
return int

seb_restart_modifiers public property

public string seb_restart_modifiers
return string

seb_showall_keycode public property

public string seb_showall_keycode
return string

seb_shutdown_keycode public property

public string seb_shutdown_keycode
return string

seb_shutdown_modifiers public property

public string seb_shutdown_modifiers
return string

seb_trusted_content public property

public bool seb_trusted_content
return bool

seb_unlock_enabled public property

public bool seb_unlock_enabled
return bool

seb_unlock_keycode public property

public string seb_unlock_keycode
return string

seb_unlock_modifiers public property

public string seb_unlock_modifiers
return string

seb_url public property

public string seb_url
return string

seb_whitelist_pattern public property

public string seb_whitelist_pattern
return string