FPCVpnNetworkConfiguration object

Applies to: desktop apps only

The FPCVpnNetworkConfiguration object provides access to the configuration settings for site-to-site virtual private network (VPN) connections to a remote site network.

The FPCVpnNetworkConfiguration object also provides a property for specifying a set of dedicated IP addresses for the remote VPN servers and a property and method for specifying the Forefront TMG computer that will serve as the VPN tunnel endpoint in the array when Network Load Balancing (NLB) integration is not enabled in the array.

This object is accessed through the VpnConfiguration property of an FPCNetwork object that represents a remote site network, for which the NetworkConnectionType property is set to fpcVPNConnection or to fpcIPSecConnection.

Ff826885.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCVpnNetworkConfiguration object has these types of members:

  • Methods
  • Properties

Methods

The FPCVpnNetworkConfiguration object has these methods.

Method Description
Refresh

Recursively reads the values of all of the properties of the object and its subobjects from persistent storage, discarding any changes that have not been saved.

Save

Recursively writes the current values of all of the properties of the object and its subobjects to persistent storage.

SetAssignedServer

Sets the name of the FPCServer object representing the Forefront TMG computer that will serve as the VPN tunnel endpoint in the array when Network Load Balancing (NLB) integration is not enabled in the array.

 

Properties

The FPCVpnNetworkConfiguration object has these properties.

Property Access type Description

AssignedServer

Read-only

Gets an FPCRef object that references the FPCServer object representing the Forefront TMG computer that will serve as the VPN tunnel endpoint in the array when Network Load Balancing (NLB) integration is not enabled in the array.

Enable

Read/write

Gets or sets a Boolean value that indicates whether site-to-site VPN access to the remote site network is enabled.

IPSecSettings

Read-only

Gets an FPCVpnNetworkIPSecSettings object that specifies the Internet Protocol security (IPsec) settings for site-to-site VPN connections to the remote site network.

L2tpPptpSettings

Read-only

Gets an FPCVpnNetworkL2tpPptpSettings object that specifies the Layer Two Tunneling Protocol (L2TP) and Point-to-Point Tunneling Protocol (PPTP) settings for outgoing site-to-site VPN connections to the remote site network.

RemoteServersDedicatedAddresses

Read-only

Gets an FPCIpRangeSet collection that contains the set of dedicated IP address ranges for remote VPN servers.

 

Interfaces for C++ Programming

This object implements the IFPCVpnNetworkConfiguration and IFPCEEVpnNetworkConfiguration interfaces.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

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

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010