FPCVpnQuarantineSettings object

Applies to: desktop apps only

The FPCVpnQuarantineSettings object defines the virtual private network (VPN) quarantine settings. For more information about the Forefront TMG VPN quarantine, see VPN Quarantine.

The FPCVpnQuarantineSettings object is accessed through the QuarantineSettings property of an FPCVpnConfiguration object.

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

Members

The FPCVpnQuarantineSettings object has these types of members:

  • Methods
  • Properties

Methods

The FPCVpnQuarantineSettings object has these methods.

Method Description
Refresh

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

Save

Writes the current values of all of the object's properties, including the properties of its subobjects and their elements (for collections), to persistent storage.

 

Properties

The FPCVpnQuarantineSettings object has these properties.

Property Access type Description

QuarantineMode

Read/write

Gets or sets a value from the FpcVpnQuarantineMode enumerated type that specifies whether the VPN quarantine is enabled or disabled, and whether VPN clients are placed in quarantine according to the Forefront TMG policy or the RADIUS server policy.

QuarantineTimeout

Read/write

Gets or sets the time, in seconds, that a connection can remain in the restricted state before being closed.

QuarantineTimeoutEnabled

Read/write

Gets or sets a Boolean value that indicates whether the VPN quarantine time-out period is enabled.

UserSetsExcluded

Read-only

Gets an FPCRefs collection that contains references to the FPCUserSet objects defining the user sets to which the VPN quarantine is not applied.

 

Interfaces for C++ Programming

This object implements the IFPCVpnQuarantineSettings interface.

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