IPFilters Class

Summary
The IPFilters object contains a collection of IP address ranges and permissions that control access to the Server object's network interfaces.
Syntax
C#
VB
C++
public class IPFilters : IDisposable 
Public Class IPFilters  
   Implements System.IDisposable  
public ref class IPFilters : public System.IDisposable   
Remarks

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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.