AuthProviderId |
- Type
- reference
- Properties
- Filter, Group,
Nillable, Sort
- Description
- Salesforce ID of the
authentication provider, which defines the service that provides
the login process and approves access to the external
system.
Only users
with the “Customize Application” and “Manage AuthProviders”
permissions can view this field.
This field is available in API version 39.0 and later.
|
ExternalDataSourceId |
- Type
- reference
- Properties
- Create,
Filter,
Group, Sort
- Description
- Salesforce ID of the
external data source or named credential that defines the external
system.
|
Password |
- Type
- encrypted string
- Properties
- Create,
Nillable,
Update
- Description
- Password portion of the credentials for the Salesforce user to
access the external system.
|
Protocol |
- Type
- picklist
- Properties
- Create,
Defaulted on create,
Filter,
Group, Nillable, Restricted picklist, Sort, Update
- Description
- Specifies whether to use OAuth, password authentication, or no
authentication when the user accesses the external system.
|
UserId |
- Type
- reference
- Properties
- Create,
Defaulted on create,
Filter,
Group, Nillable, Sort, Update
- Description
- ID of the Salesforce user who’s
accessing the external system.
|
Username |
- Type
- string
- Properties
- Create,
Filter,
Group, Nillable, Sort, Update
- Description
- Username portion of the credentials for the Salesforce user to
access the external system.
|