|  | Interface Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Koopman.CheckPoint.SimpleGatewaySettings
 Syntax
SyntaxThe Interface type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | AntiSpoofing | 
            Gets or sets a value indicating whether anti spoofing is enabled.
             | 
|  | AntiSpoofingSettings | 
            Anti spoofing settings.
             | 
|  | IPv4Address | 
            Gets or sets the IPv4 address.
             | 
|  | IPv4MaskLength | 
            Gets or sets the IPv4 Mask Length.
             | 
|  | IPv4NetworkMask | 
            Gets or sets the IPv4 network mask.
             | 
|  | IPv6Address | 
            Gets or sets the IPv6 address.
             | 
|  | IPv6MaskLength | 
            Gets or sets the IPv6 network mask.
             | 
|  | IsChanged | 
            Gets the object's changed status.
            (Inherited from SimpleChangeTracking.) | 
|  | IsNew | 
            Gets a value indicating whether this instance is new.
            (Inherited from SimpleChangeTracking.) | 
|  | Name | 
            Gets or sets the interface name.
             | 
|  | SecurityZone | 
            Gets a value indicating whether interface is assigned to a security zone.
             | 
|  | SecurityZoneSettings | 
            Gets or sets the security zone settings.
             | 
|  | Topology | 
            Gets or sets the topology.
             | 
|  | TopologySettings | 
            Gets or sets the topology settings.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | AcceptChanges | 
            Resets the object’s state to unchanged by accepting the modifications.
            (Inherited from SimpleChangeTracking.) | 
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | 
            Returns a String that represents this instance.
            (Overrides ObjectToString.) | 
 See Also
See Also