Gjsify LogoGjsify Logo

Interface SettingProxy_ConstructProps

Hierarchy

Index

Properties

browser_only?: boolean

Whether the proxy configuration is for browser only.

method?: number

Method for proxy configuration, Default is %NM_SETTING_PROXY_METHOD_NONE

pac_script?: string

PAC script for the connection. This is an UTF-8 encoded javascript code that defines a FindProxyForURL() function.

pac_url?: string

PAC URL for obtaining PAC file.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method