Table WSB_DCASharePointSetup
Stores settings for the SharePoint file handler.
Properties
Name |
Value |
Access |
Public |
Caption |
Document Archive SharePoint Setup |
DataClassification |
OrganizationIdentifiableInformation |
DataPerCompany |
True |
Fields
ID |
Type |
Name |
Description |
1 |
Code[10] |
PrimaryKey |
A setup primary key field. |
10 |
Code[20] |
OAuth2AppCode |
The code of the OAuth 2.0 configuration used for authenticating with the Graph API. |
20 |
Text[255] |
SiteID |
The ID of the site that is used by default. |
21 |
Text[255] |
SiteDisplayName |
The display name of the site that is used by default. |
22 |
Text[255] |
DriveID |
The ID of the drive that is used by default. |
23 |
Text[255] |
DriveName |
The name of the drive that is used by default. |