T_ENF_PROTECTION_TYPE
|
Name |
Data Type |
Allows Null |
Description |
|
|---|---|---|---|---|
|
|
ProtectionTypeId |
int |
No |
Auto-generated unique ID |
|
|
ENFId |
int |
No |
Enforcement ID to which this protection type belongs. References table T_ENF. |
|
|
ProtectionTypeRef |
nvarchar (255) |
Yes |
Internally used, can be ignored |
|
|
ProtectionTypeName |
nvarchar (255) |
No |
Name of protection type. For LDK values are “HL”, ”SL-AdminMode”, ” SL-UserMode”, “HL or SL-AdminMode”, and “HL or SL-AdminMode or SL-UserMode” |
|
|
Descr |
nvarchar (510) |
Yes |
Description of protection type |
|
|
protectionType |
int |
Yes |
Internally used, can be ignored |
