C# Class SebWindowsClient.ConfigurationUtils.XULRunnerConfig

Mostrar archivo 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_oe property

public Prefs,SebWindowsClient.ConfigurationUtils prefs
return Prefs

seb_blacklist_pattern public_oe property

public string seb_blacklist_pattern
return string

seb_distinct_popup public_oe property

public bool seb_distinct_popup
return bool

seb_load public_oe property

public string seb_load
return string

seb_load_keycode public_oe property

public string seb_load_keycode
return string

seb_load_modifiers public_oe property

public string seb_load_modifiers
return string

seb_load_referrer_instring public_oe property

public string seb_load_referrer_instring
return string

seb_lock_keycode public_oe property

public string seb_lock_keycode
return string

seb_lock_modifiers public_oe property

public string seb_lock_modifiers
return string

seb_locked public_oe property

public bool seb_locked
return bool

seb_mainWindow_titlebar_enabled public_oe property

public bool seb_mainWindow_titlebar_enabled
return bool

seb_net_max_times public_oe property

public int seb_net_max_times
return int

seb_net_timeout public_oe property

public int seb_net_timeout
return int

seb_openwin_height public_oe property

public int seb_openwin_height
return int

seb_openwin_width public_oe property

public int seb_openwin_width
return int

seb_pattern_regex public_oe property

public bool seb_pattern_regex
return bool

seb_popupWindows_titlebar_enabled public_oe property

public bool seb_popupWindows_titlebar_enabled
return bool

seb_reload_keycode public_oe property

public string seb_reload_keycode
return string

seb_reload_modifiers public_oe property

public string seb_reload_modifiers
return string

seb_removeProfile public_oe property

public bool seb_removeProfile
return bool

seb_restart_keycode public_oe property

public string seb_restart_keycode
return string

seb_restart_mode public_oe property

public int seb_restart_mode
return int

seb_restart_modifiers public_oe property

public string seb_restart_modifiers
return string

seb_showall_keycode public_oe property

public string seb_showall_keycode
return string

seb_shutdown_keycode public_oe property

public string seb_shutdown_keycode
return string

seb_shutdown_modifiers public_oe property

public string seb_shutdown_modifiers
return string

seb_trusted_content public_oe property

public bool seb_trusted_content
return bool

seb_unlock_enabled public_oe property

public bool seb_unlock_enabled
return bool

seb_unlock_keycode public_oe property

public string seb_unlock_keycode
return string

seb_unlock_modifiers public_oe property

public string seb_unlock_modifiers
return string

seb_url public_oe property

public string seb_url
return string

seb_whitelist_pattern public_oe property

public string seb_whitelist_pattern
return string