Package version:

Interface WebAnonymousAuthentication

A WebLinkedService that uses anonymous authentication to communicate with an HTTP endpoint.

Hierarchy

Properties

Properties

authenticationType: "Anonymous"

Polymorphic discriminator, which specifies the different types this object can be

url: any

The URL of the web service endpoint, e.g. http://www.microsoft.com . Type: string (or Expression with resultType string).

Generated using TypeDoc