Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebproxySettings

Package version

interface

An interface representing WebproxySettings. The web proxy settings on the device.

Hierarchy

  • WebproxySettings

Index

Properties

authentication

authentication: AuthenticationType
member

{AuthenticationType} authentication The authentication type. Possible values include: 'Invalid', 'None', 'Basic', 'NTLM'

Optional connectionUri

connectionUri: undefined | string
member

{string} [connectionUri] The connection URI.

username

username: string
member

{string} username The webproxy username.

Generated using TypeDoc