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.
Click here to see the Forefront TMG object hierarchy.
The FPCVpnQuarantineSettings object defines the following methods.
Method | Description |
---|---|
Recursively reads the values of all of the object's properties from persistent storage, discarding any changes that have not been saved. |
|
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. |
The FPCVpnQuarantineSettings object defines the following properties.
Property | Description |
---|---|
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. |
|
Gets or sets the time, in seconds, that a connection can remain in the restricted state before being closed. |
|
Gets or sets a Boolean value that indicates whether the VPN quarantine time-out period is enabled. |
|
Gets an FPCRefs collection that contains references to the FPCUserSet objects defining the user sets to which the VPN quarantine is not applied. |
This object implements the IFPCVpnQuarantineSettings interface.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.