Microsoft Internet Security and Acceleration Server 2000 |
The FPCDialupEntry object represents a dialup entry that you can use to develop routing rules.
Note Credentials must be supplied for this object, or the Save method will fail. For more information, see the Credentials property .
Click here to see the ISA object hierarchy.
This object implements the IFPCDialupEntry interface.
The following table lists the methods of the FPCDialupEntry object.
Method | Description |
---|---|
Refresh | Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Save | Saves the object's configuration to persistent storage. |
The following table lists the properties of the FPCDialupEntry object.
Property | Description |
---|---|
Credentials | Gets an FPCCredentials object to read and write credential information. |
Description | Gets or sets the description of the dialup entry. |
DialupBandwidth | Gets or sets the bandwidth for a dialup entry. |
DialupNetworkConnection | Gets or sets a dialup network connection. |
EnableBandwidthControl | Gets or sets whether bandwidth control is enabled for the dialup entry. |
Name | Gets or sets the name of the dialup entry. |
VendorParametersSets | Gets a reference to an object for storing and loading custom data into the FPCDialupEntry object's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.