Microsoft Internet Security and Acceleration Server 2000 |
The FPCDialupEntries collection provides access to a group of FPCDialupEntry objects.
Click here to see the ISA object hierarchy.
This object implements the IFPCDialupEntries interface.
The following table lists the methods of the FPCDialupEntries collection.
Method | Description |
---|---|
Add | Creates a new Dialup entry, inserts it into the collection, and returns a reference to it. |
Item | Retrieves the given FPCDialupEntry object from the collection. |
Refresh | Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Remove | Removes an object from the collection |
Save | Saves the collection's configuration to persistent storage. |
The following table lists the properties of the FPCDialupEntries collection.
Property | Description |
---|---|
ActiveEntry | Gets or sets the active dial-up entry. |
Count | Gets the number of objects in the collection |
VendorParametersSets | Gets a reference to an object for storing and loading custom data into the FPCDialupEntries collection's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.