Share via


SalesforceServiceCloudV2LinkedService.AuthenticationType Property

Definition

The authentication type to be used to connect to the Salesforce. Currently, we only support OAuth2ClientCredentials, it is also the default value.

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