OAuthKeys
The OAuthKeys table.
Columns
Name | Type | ReadOnly | Description |
Assigned_User_Id | String | False |
User ID assigned to record |
Assigned_User_Name | String | True | |
C_Key | String | False |
Consumer public key |
C_Secret | String | False |
Consumer secret key |
Client_Type | String | False |
What type of client does this key belong to, mobile, portal, UI or other. |
Commentlog | String | True | |
Created_By | String | True |
User who created record |
Created_By_Name | String | True | |
Date_Entered | Datetime | True |
Date record created |
Date_Modified | Datetime | True |
Date record last modified |
Deleted | Bool | False |
Record deletion indicator |
Description | String | False |
Full text of the note |
Following | Bool | False |
Is user following this record |
Id [KEY] | String | True |
Unique identifier |
Locked_Fields | String | True | |
Modified_By_Name | String | True | |
Modified_User_Id | String | True |
User who last modified record |
My_Favorite | Bool | False |
Favorite for the user |
Name | String | False | |
Oauth_Type | String | False |
Is this client an OAuth1 or OAuth2 client |
Sync_Key | String | True |