Partilhar via


WebHookActivity.Authentication Propriedade

Definição

Obtém ou define o método de autenticação usado para chamar o ponto de extremidade.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authentication")]
public Microsoft.Azure.Management.DataFactory.Models.WebActivityAuthentication Authentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authentication")>]
member this.Authentication : Microsoft.Azure.Management.DataFactory.Models.WebActivityAuthentication with get, set
Public Property Authentication As WebActivityAuthentication

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a