Load balanced deployment
Load balanced deployment is configured through modifications to the web.config file and is intended for use when exposing the API through the use of a network load balancer. Requests must include a valid user name/password. For more information, seeChoosing the deployment type.
Example client URL:
https://myserver/InFormAdapter/CodingService/CodingService.svc
Parent topic: Deployment types