SecurityToken Property (SalesforceConnectionStringBuilder)
Gets or sets the automatically generated key that is used for logging in to Salesforce from an untrusted network.
public string SecurityToken {get; set;}
'Declaration
Public Property SecurityToken As String
Property Value
The automatically generated (by Salesforce) key that is used for logging in to Salesforce from an untrusted network.