Share via


SalesforceV2LinkedService.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 object AuthenticationType { get; set; }
member this.AuthenticationType : obj with get, set
Public Property AuthenticationType As Object

Property Value

Applies to