Share via


CassandraLinkedService.AuthenticationType Property

Definition

AuthenticationType to be used for connection. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AuthenticationType { get; set; }
member this.AuthenticationType : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AuthenticationType As DataFactoryElement(Of String)

Property Value

Applies to