INetworkHelperService Methods

The INetworkHelperService type exposes the following members.

Methods
  NameDescription
Public methodIsInternalIP Obsolete.
Gets a value indicating whether the specified IP address is associated with the local machine or any other registered Dundas BI server connected to the current application database.
Public methodIsIPAddressInRange
Gets a value indicating whether an IP address is within at least one of the specified ranges.
Public methodIsSecureConnection(Boolean, IDictionaryString, String, IPAddress)
Determines whether the specified request uses a secure (HTTPS) connection from the point-of-view of the browser.
Public methodIsSecureConnection(Boolean, IDictionaryString, String, IPAddress, Boolean)
Determines whether the specified request uses a secure (HTTPS) connection from the point-of-view of the browser.
Public methodParseIPAddressElements
Parses a comma-separated list of IP addresses and/or IP address ranges.
Top
See Also