FPCVpnPPPSettings Object

The FPCVpnPPPSettings object defines the Point-to-Point Protocol (PPP) settings for a Forefront TMG computer acting as a VPN server.

The FPCVpnPPPSettings object can be accessed through the PPPSettings property of the FPCVpnConfiguration object.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCVpnPPPSettings object defines the following methods.

Method Description

Refresh

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 to persistent storage.

Properties

The FPCVpnPPPSettings object defines the following properties.

Property Description

EnableCHAP

Gets or sets a Boolean value that indicates whether the Challenge Handshake Authentication Protocol (CHAP) is enabled.

EnableEAP

Gets or sets a Boolean value that indicates whether the Extensible Authentication Protocol (EAP) is enabled.

EnableMSCHAP

Gets or sets a Boolean value that indicates whether the Microsoft Challenge Handshake Authentication Protocol version 1 (MS-CHAP) is enabled.

EnableMSCHAPv2

Gets or sets a Boolean value that indicates whether the Microsoft Challenge Handshake Authentication Protocol version 2 (MS-CHAP v2) is enabled.

EnablePAP

Gets or sets a Boolean value that indicates whether the Password Authentication Protocol (PAP) is enabled.

EnableShivaPAP

Gets or sets a Boolean value that indicates whether the Shiva Password Authentication Protocol (SPAP) is enabled.

Interfaces for C++ Programming

This object implements the IFPCVpnPPPSettings interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.