Stores the flattened version of a system role application user's site permissions. This table was created so that the sql would not have to walk the site hierarchy when querying on site permissions.
| Primary Key | Field Type |
|---|---|
|
ID |
uniqueidentifier |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
|
SYSTEMROLENAME |
nvarchar(255) |
false |
'' |
|
|
SITENAME |
nvarchar(1024) |
false |
'' |
| Trigger Name | Description |
|---|---|