Table WSB_OAuth2Application
Stores the details of an OAuth 2.0 application configuration.
Properties
| Name | Value | 
| Access | Public | 
| Caption | OAuth 2.0 Application | 
| DataPerCompany | False | 
| DrillDownPageId | WSB_OAuth2Applications | 
| LookupPageId | WSB_OAuth2Applications | 
Fields
| ID | Type | Name | Description | 
| 1 | Code[20] | Code |  | 
| 2 | Text[250] | Description |  | 
| 10 | Enum WSB_OAuth2GrantType | GrantType |  | 
| 20 | Enum WSB_OAuth2AppStatus | Status |  | 
| 30 | Text[255] | ClientID |  | 
| 40 | Text[80] | UserName |  | 
| 50 | Text[255] | RedirectURL |  | 
| 52 | Text[255] | AuthorizationURL |  | 
| 53 | Text[255] | AccessTokenURL |  | 
| 60 | Enum Prompt Interaction | PromptInteraction |  |