Compartir a través de


WebActivity.Authentication Propiedad

Definición

Obtiene o establece el método de autenticación utilizado para llamar al punto de conexión.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a