WebActivity.Authentication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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