INetFwRule2 interface (netfw.h)

The INetFwRule2 interface allows an application or service to access all the properties of INetFwRule as well as the four edge properties of a firewall rule specified by NET_FW_EDGE_TRAVERSAL_TYPE.

Inheritance

The INetFwRule2 interface inherits from the INetFwRule interface.

Methods

The INetFwRule2 interface has these methods.

 
INetFwRule2::get_EdgeTraversalOptions

This property can be used to access the edge properties of a firewall rule defined by NET_FW_EDGE_TRAVERSAL_TYPE. (Get)
INetFwRule2::put_EdgeTraversalOptions

This property can be used to access the edge properties of a firewall rule defined by NET_FW_EDGE_TRAVERSAL_TYPE. (Put)

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header netfw.h

See also

INetFwRule

NET_FW_EDGE_TRAVERSAL_TYPE