MAILEXPRESS

Basic Index   Expanded Index

Table Name: medatabase.DMZGatewayConfig
Description: The configuration for the DMZ Gateway integration.
Primary Keys: identifier
Field Type Defaults Nulls? Comments
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 No Whether or not DMZ Gateway access is enabled for the Account Activation portal.
adminEnabled tinyint None No Whether or not DMZ Gateway access is enabled for the Admin portal.
dropoffEnabled tinyint None No Whether or not DMZ Gateway access is enabled for the Dropoff portal.
internalEnabled tinyint None No Whether or not DMZ Gateway access is enabled for the Internal portal.
ldapAuthEnabled tinyint None No Whether or not LDAP Authorization is enabled when portals are accessed via DMZGW.
oaiEnabled tinyint None No Whether or not DMZ Gateway access is enabled for the OAI/ClientService portal.
pickupEnabled tinyint None No Whether or not DMZ Gateway access is enabled for the Pickup portal.
replyEnabled tinyint None No Whether or not DMZ Gateway access is enabled for the Reply portal.
serviceEnabled tinyint None No Whether or not the DMZ Gateway functionality is enabled.
identifier numeric (19) None No Unique ID for an entry.

Index Clustered? Unique? Fields
PK__DMZGatew__D112ED49515C8D8C Yes Yes

No check constraints
Internal Foreign Key Constraint Affected Field Source Table
FK48FE93532C87F94 identifier AbstractSingleton

No primary keys as foreign key constraints
No triggers