ExtlClntAppOauthSettings
Schema file for ExtlClntAppOauthSettings.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | Unique identifier for the record. | |
| IsDeleted | Bool | Indicates whether the record has been moved to the Recycle Bin. | |
| DeveloperName | String | The unique name used by the API and managed packages. | |
| Language | String | Language of the record or user interface. | |
| MasterLabel | String | The custom object label that appears in the user interface. | |
| NamespacePrefix | String | The namespace prefix associated with this object. | |
| CreatedById | String |
User.Id | ID of the user who created the record. |
| LastModifiedDate | Datetime | Date and time when the record was last modified. | |
| LastModifiedById | String |
User.Id | ID of the user who last modified the record. |
| ExternalClientApplicationId | String | ID of the ExternalClientApplication associated with this record. | |
| OauthScopesSSO | Bool | Field containing OauthScopesSSO information. | |
| OauthScopesAPI | Bool | Field containing OauthScopesAPI information. | |
| OauthScopesWEB | Bool | Field containing OauthScopesWEB information. | |
| OauthScopesFULL | Bool | Field containing OauthScopesFULL information. | |
| OauthScopesCHATTER_REST_API | Bool | Field containing OauthScopesCHATTER_REST_API information. | |
| OauthScopesVF | Bool | Field containing OauthScopesVF information. | |
| OauthScopesREFRESH_TOKEN | Bool | Field containing OauthScopesREFRESH_TOKEN information. | |
| OauthScopesOPENID | Bool | ID of the OauthScopesOPEN associated with this record. | |
| OauthScopesPROFILE | Bool | Field containing OauthScopesPROFILE information. | |
| OauthScopesEMAIL | Bool | Field containing OauthScopesEMAIL information. | |
| OauthScopesADDRESS | Bool | Field containing OauthScopesADDRESS information. | |
| OauthScopesPHONE | Bool | Field containing OauthScopesPHONE information. | |
| OauthScopesOFFLINE_ACCESS | Bool | Field containing OauthScopesOFFLINE_ACCESS information. | |
| OauthScopesCUSTOM_PERMISSIONS | Bool | Field containing OauthScopesCUSTOM_PERMISSIONS information. | |
| OauthScopesWAVE_REST_API | Bool | Field containing OauthScopesWAVE_REST_API information. | |
| OauthScopesECLAIR_REST_API | Bool | Field containing OauthScopesECLAIR_REST_API information. | |
| OauthScopesHUB_API | Bool | Field containing OauthScopesHUB_API information. | |
| OauthScopesPARDOT_API | Bool | Field containing OauthScopesPARDOT_API information. | |
| OauthScopesLIGHTNING | Bool | Field containing OauthScopesLIGHTNING information. | |
| OauthScopesCONTENT | Bool | Field containing OauthScopesCONTENT information. | |
| OauthScopesCDP_INGEST_API | Bool | Field containing OauthScopesCDP_INGEST_API information. | |
| OauthScopesCDP_PROFILE_API | Bool | Field containing OauthScopesCDP_PROFILE_API information. | |
| OauthScopesCDP_QUERY_API | Bool | Field containing OauthScopesCDP_QUERY_API information. | |
| OauthScopesCHATBOT_API | Bool | Field containing OauthScopesCHATBOT_API information. | |
| OauthScopesCDP_SEGMENT_API | Bool | Field containing OauthScopesCDP_SEGMENT_API information. | |
| OauthScopesCDP_IDENTITYRESOLUTION_API | Bool | Field containing OauthScopesCDP_IDENTITYRESOLUTION_API information. | |
| OauthScopesFORGOT_PASSWORD | Bool | Field containing OauthScopesFORGOT_PASSWORD information. | |
| OauthScopesCDP_CALCULATED_INSIGHT_API | Bool | Field containing OauthScopesCDP_CALCULATED_INSIGHT_API information. | |
| OauthScopesUSER_REGISTRATION_API | Bool | Field containing OauthScopesUSER_REGISTRATION_API information. | |
| OauthScopesSFAP_API | Bool | Field containing OauthScopesSFAP_API information. | |
| OauthScopesINTERACTION_API | Bool | Field containing OauthScopesINTERACTION_API information. | |
| OauthScopesCDP_API | Bool | Field containing OauthScopesCDP_API information. | |
| OauthScopesEINSTEIN_GPT_API | Bool | Field containing OauthScopesEINSTEIN_GPT_API information. | |
| OauthScopesPWDLESS_LOGIN_API | Bool | Field containing OauthScopesPWDLESS_LOGIN_API information. | |
| OauthLink | String | Field containing OauthLink information. | |
| SingleLogoutUrl | String | Field containing SingleLogoutUrl information. | |
| ExtlClntAppOauthOptionsFirstPartyAppEnabled | Bool | Field containing ExtlClntAppOauthOptionsFirstPartyAppEnabled information. | |
| ClientAssertionCertificate | String | Field containing ClientAssertionCertificate information. | |
| SOQL | String | Specifies the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precedence over the original query. | |
| ExternalIdColumn | String | Specifies the external Id column to use if performing an insert. If this value is specified, upsert will be used when the INSERT command is called. | |
| FilterScope | String | Optional scope to limit the records returned from queries. This property can take one of these values: Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, or Team. | |
| SystemModstamp | Datetime | Date and time when the record was last modified by a user or by an automated process. | |
| CreatedDate | Datetime | Date and time when the record was created. |