SiopWhiteList Table
Topic Last Modified: 2011-01-27
The SiopWhiteList table is the list of registered add-ins that can be associated with nodes.
Columns
Column | Type | Description |
---|---|---|
siopId |
uuid, 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. |