Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackendProxyContract

Package version

Details of the Backend WebProxy Server to use in the Request to Backend.

Hierarchy

  • BackendProxyContract

Index

Properties

Properties

Optional password

password: undefined | string

Password to connect to the WebProxy Server

url

url: string

WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings.

Optional username

username: undefined | string

Username to connect to the WebProxy server

Generated using TypeDoc