IFWXNetConfigDetectionSnapshot interface

Applies to: desktop apps only

The IFWXNetConfigDetectionSnapshot interface represents a snapshot of the complete network configuration at a given moment in time and provides methods for retrieving information from the snapshot. For more information, see Using Network Configuration Detection.

When to use

This interface is used when a network configuration detection (NCD) client requires the complete and static network configuration to perform an action.

Members

The IFWXNetConfigDetectionSnapshot interface inherits from the IUnknown interface. IFWXNetConfigDetectionSnapshot also has these types of members:

  • Methods

Methods

The IFWXNetConfigDetectionSnapshot interface has these methods.

Method Description
GetDefaultExternalNetworkElement

Retrieves an IFWXNetworkElement interface that represents the default External network.

GetIpRangesToNetworkElements

Retrieves an FwxIpRangesToNetworkElements structure that maps all defined IP address ranges to their respective network elements.

GetLocalHostNetworkElement

Retrieves an IFWXNetworkElement interface that represents the predefined Local Host network.

GetNetworkAdapters

Retrieves an IFWXNetworkAdapters interface that represents the collection of all network adapters defined on the Forefront TMG computer.

GetNetworkAddresses

Retrieves an IFWXNetworkAddresses interface that represents the collection of all network addresses defined on the Forefront TMG computer.

GetNetworkElements

Retrieves an IFWXNetworkElements interface that represents the collection of all network elements defined on the Forefront TMG computer.

GetNetworkSets

Retrieves an IFWXNetworkSets interface that represents the collection of all network sets defined on the Forefront TMG computer.

GetQuarantinedVpnClientsNetworkElement

Retrieves an IFWXNetworkElement interface that represents the Quarantined VPN Clients network.

GetVpnClientsNetworkElement

Retrieves an IFWXNetworkElement interface that represents the VPN Clients network.

LookupNetworkElementByAddress

Retrieves an IFWXNetworkElement interface that represents the Forefront TMG network to which the specified IP address belongs.

LookupNetworkElementByGuid

Retrieves an IFWXNetworkElement interface that represents the Forefront TMG network identified by the specified GUID.

 

Remarks

Snapshots do not include information about the enterprise networks or enterprise network sets in the network configuration.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

Header

Wspfwext.idl

See also

Filter Interfaces

 

 

Build date: 7/12/2010