No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
OauthToken
A connected app integrates an application with Salesforce using APIs. Connected apps use standard SAML and OAuth protocols to authenticate, provide Single Sign-On, and provide tokens for use with Salesforce APIs. In addition to standard OAuth capabilities, connected apps allow administrators to set various security policies and have explicit control over who may use the corresponding applications.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| Access Token | AccessToken | string | 255 | ||
| AppMenuItem | AppMenuItemId | reference | 15 | ||
| Application Name | AppName | string | 255 | ||
| Created Date | CreatedDate | datetime | |||
| Delete Token | DeleteToken | string | 255 | ||
| Last Used Date | LastUsedDate | datetime | |||
| Oauth Token ID | Id | id | 15 | ||
| Request Token | RequestToken | string | 255 | ||
| Use Count | UseCount | int | 9 | 0 | |
| User | UserId | reference | 15 |