Microsoft Internet Security and Acceleration Server 2000

FPCNetworkConfiguration.LDT Property

Gets a reference to an object for accessing the Local Domain Table (LDT) configuration. The LDT lists each computer, with a dot in its name, that is located in the internal network behind the ISA server.

VBScript Syntax[VBScript]

[ collFPCLDT = ] FPCNetworkConfiguration.LDT

C++ Syntax[C++]

HRESULT get_LDT(
  IFPCLDT **pcollFPCLDT
);

Parameters

collFPCLDT
Reference to the FPCLDT collection.

The property is read-only.

Applies To

FPCNetworkConfiguration