WebAnonymousAuthentication interface

匿名認証を使用して HTTP エンドポイントと通信する WebLinkedService。

Extends

プロパティ

authenticationType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

継承されたプロパティ

url

Web サービス エンドポイントの URL (例: )。 https://www.microsoft.com 型: string (または resultType 文字列を含む式)。

プロパティの詳細

authenticationType

ポリモーフィック識別子。このオブジェクトに使用できるさまざまな型を指定します。

authenticationType: "Anonymous"

プロパティ値

"Anonymous"

継承されたプロパティの詳細

url

Web サービス エンドポイントの URL (例: )。 https://www.microsoft.com 型: string (または resultType 文字列を含む式)。

url: any

プロパティ値

any

WebLinkedServiceTypeProperties.urlから継承