Share via


ODataLinkedService.AuthenticationType Property

Definition

Type of authentication used to connect to the OData service.

public Azure.ResourceManager.DataFactory.Models.ODataAuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.ResourceManager.DataFactory.Models.ODataAuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of ODataAuthenticationType)

Property Value

Applies to