The IPFilters object contains a collection of IP address ranges and permissions that control access to the Server object's network interfaces.
public class IPFilters : System.IDisposable
Public Class IPFilters
Implements System.IDisposable
public ref class IPFilters : public System.IDisposable
A copy of the current IP filters can be obtained by calling the GetIPFilters method. The copy can be changed without affecting the Server object's current IP Filters.
After editing, the changes can be applied to the Server object by calling the SetIPFilters method.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET