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.
The FPCVpnPPPSettings object defines the following methods.
Method | Description |
---|---|
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 to persistent storage. |
The FPCVpnPPPSettings object defines the following properties.
Property | Description |
---|---|
Gets or sets a Boolean value that indicates whether the Challenge Handshake Authentication Protocol (CHAP) is enabled. |
|
Gets or sets a Boolean value that indicates whether the Extensible Authentication Protocol (EAP) is enabled. |
|
Gets or sets a Boolean value that indicates whether the Microsoft Challenge Handshake Authentication Protocol version 1 (MS-CHAP) is enabled. |
|
Gets or sets a Boolean value that indicates whether the Microsoft Challenge Handshake Authentication Protocol version 2 (MS-CHAP v2) is enabled. |
|
Gets or sets a Boolean value that indicates whether the Password Authentication Protocol (PAP) is enabled. |
|
Gets or sets a Boolean value that indicates whether the Shiva Password Authentication Protocol (SPAP) is enabled. |
This object implements the IFPCVpnPPPSettings 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.