IPPermission class

The IPPermission class is a base class from which classes derive that implement methods and properties for managing the Internet Protocol (IP) Allow/Deny list of the server.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.IPPermission

Namespace:  Microsoft.Exchange.Data.Transport
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public MustInherit Class IPPermission
'Usage
Dim instance As IPPermission
public abstract class IPPermission

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

IPPermission members

Microsoft.Exchange.Data.Transport namespace