CoreConfigSettingIdsAdminAllowedIPs Field

The allowed admin IP addresses. The value allows to verify that admin session address associated with the HTTP request falls into the specified range.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntax
public static readonly Guid AdminAllowedIPs

Field Value

Type: Guid
Remarks
Value can be one or more IP address, IP addresses ranges or any combination of them, comma-delimited. Leave empty to disable restriction.

The value of this constant is 5e33de2e-1542-4d55-8cf5-47bfb2596e3d.

Data Type: String. Default Value: Empty.
See Also