WebproxySettings interface

The web proxy settings on the device.

Properties

authentication

The authentication type.

connectionUri

The connection URI.

username

The webproxy username.

Property Details

authentication

The authentication type.

authentication: AuthenticationType

Property Value

connectionUri

The connection URI.

connectionUri?: string

Property Value

string

username

The webproxy username.

username: string

Property Value

string