OdbcLinkedService.AuthenticationType Property

Definition

Type of authentication used to connect to the ODBC data store. Possible values are: Anonymous and Basic. Type: string (or Expression with resultType string).

public object AuthenticationType { get; set; }
member this.AuthenticationType : obj with get, set
Public Property AuthenticationType As Object

Property Value

Applies to