Bagikan melalui


WebActivity.Authentication Property

Definition

Gets or sets authentication method used for calling the endpoint.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to