dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceConnectionStringBuilder Class / Authentication Property

In This Topic
Authentication Property
In This Topic
Determines the authentication method to use when connecting to Salesforce.
Syntax
'Declaration
 
Public Property Authentication As AuthenticationType
 

Property Value

One of the AuthenticationType values.
See Also