Field |
Type |
Defaults |
Nulls? |
Comments |
identifier |
numeric (19) |
None |
No |
Unique ID for an entry. |
logNumber |
numeric (19) |
None |
No |
Audit log identifier. |
DMZGatewayClientPort |
int |
None |
Yes |
The DMZ Gateway client port. |
DMZGatewayHost |
nvarchar (256) |
None |
Yes |
The DMZ Gateway server host. |
DMZGatewayServerPort |
int |
None |
Yes |
The DMZ Gateway server port. |
activationEnabled |
tinyint |
None |
Yes |
Whether or not DMZ Gateway access is enabled for the Account Activation portal. |
adminEnabled |
tinyint |
None |
Yes |
Whether or not DMZ Gateway access is enabled for the Admin portal. |
dropoffEnabled |
tinyint |
None |
Yes |
Whether or not DMZ Gateway access is enabled for the Dropoff portal. |
internalEnabled |
tinyint |
None |
Yes |
Whether or not DMZ Gateway access is enabled for the Internal portal. |
ldapAuthEnabled |
tinyint |
None |
Yes |
Whether or not LDAP Authorization is enabled when portals are accessed via DMZGW. |
oaiEnabled |
tinyint |
None |
Yes |
Whether or not DMZ Gateway access is enabled for the OAI/ClientService portal. |
pickupEnabled |
tinyint |
None |
Yes |
Whether or not DMZ Gateway access is enabled for the Pickup portal. |
replyEnabled |
tinyint |
None |
Yes |
Whether or not DMZ Gateway access is enabled for the Reply portal. |
serviceEnabled |
tinyint |
None |
Yes |
Whether or not the DMZ Gateway functionality is enabled. |