Table WSB_OAuth2AppScope¶
Stores the permission scopes for an OAuth 2.0 application.
Properties¶
| Name | Value |
|---|---|
| Access | Public |
| Caption | OAuth 2.0 Application Scope |
| DataClassification | CustomerContent |
| DataPerCompany | False |
Fields¶
| ID | Type | Name | Description |
|---|---|---|---|
| 1 | Code[20] |
OAuth2AppCode |
The code of the OAuth 2.0 application. |
| 2 | Text[255] |
Scope |
The scope definition of the permission as a string. |