共用方式為


WebAnonymousAuthentication interface

使用匿名驗證與 HTTP 端點通訊的 WebLinkedService。

Extends

屬性

authenticationType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

url

Web 服務端點的 URL,例如 https://www.microsoft.com 。 Type:string (或 expression with resultType string) 。

屬性詳細資料

authenticationType

多型歧視性,指定這個物件可以是的不同類型

authenticationType: "Anonymous"

屬性值

"Anonymous"

繼承的屬性詳細資料

url

Web 服務端點的 URL,例如 https://www.microsoft.com 。 Type:string (或 expression with resultType string) 。

url: any

屬性值

any

繼承自WebLinkedServiceTypeProperties.url