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 (24.3.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