Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
APPLIES TO:
2015
2019
Subscription Edition
tblSiopWhiteList is the list of registered add-ins that can be associated with nodes.
Columns
| Column | Type | Description |
|---|---|---|
| siopID |
GUID, not null |
GUID of the add-in. |
| siopName |
nvarchar (50), not null |
Display-name of the add-in. |
| siopUrl |
nvarchar (255), not null |
URL of the add-in. |
Key
| Column | Description |
|---|---|
| siopID |
Primary key. |