Topic Last Modified: 2012-06-28

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.