GatewayManifestEntry Class

Represents an entry in the gateway manifest.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Data.DataProviders.GatewayGatewayManifestEntry

Namespace: Dundas.BI.Data.DataProviders.Gateway
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class GatewayManifestEntry

The GatewayManifestEntry type exposes the following members.

Properties
 NameDescription
Public propertyDisplayNameGets the display name of the gateway manifest entry.
Public propertyIdGets the ID of the gateway manifest entry.
Public propertyIpAllowListGets a comma-separated list of allowed IP addresses and IP address ranges for incoming gateway connections.
Top
See Also