Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the active FPCDialupEntry object. Only one dial-up entry can be active at a time. The active dial-up entry may be used for routing rules and firewall chaining. You cannot delete the active entry.
Note When you set an active dial-up entry, all existing dial-up connections are disconnected.
FPCDialupEntries.ActiveEntry [ = sDialUpEntryName ]
HRESULT get_ActiveEntry( BSTR *psDialUpEntryName ); HRESULT put_ActiveEntry( BSTR sDialUpEntryName );
The property is read-write.