Open this page in the API Guide

GatewayManifestEntry Class

Represents an entry in the gateway manifest.
Inheritance Hierarchy
System.Object
  Dundas.BI.Data.DataProviders.Gateway.GatewayManifestEntry

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

The GatewayManifestEntry type exposes the following members.

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