T_ENF
|
Name |
Data Type |
Allows Null |
Description |
|
|---|---|---|---|---|
|
|
ENFId |
int |
No |
Auto-generated enforcement ID |
|
|
ENFName |
nvarchar (255) |
No |
Enforcement name |
|
|
Ver |
nvarchar (20) |
No |
Enforcement version |
|
|
Descr |
nvarchar (510) |
Yes |
Description |
|
|
IsEnabled |
bit |
No |
Flag specifying whether the enforcement is enabled |
|
|
IsDeployed |
bit |
No |
Not in use |
|
|
VendorString1 |
nvarchar (255) |
Yes |
Not in use |
|
|
VendorString2 |
nvarchar (255) |
Yes |
Not in use |
|
|
EnfLicLevel |
int |
No |
The value is always 1. The level at which licensing is done, Feature (1) or Product (2). |
|
|
EnfGroupId |
int |
No |
Enforcement group ID. The value is always 1. |
|
|
ShowRehost |
int |
No |
Specifies whether Rehost option should be displayed in the portal. 1 - rehost option is displayed. |
|
|
RehostDefault |
int |
No |
Default value of Rehost option. 1 - Enable, 2 - Disable, 3 - Leave as is. |
