Microsoft Internet Security and Acceleration Server 2000

FPCFirewallSession.ClientComputerName Property

Gets the name of the client computer.

VBScript Syntax[VBScript]

[ sComputerName = ] FPCFirewallSession.ClientComputerName

C++ Syntax[C++]

HRESULT get_ClientComputerName(
  BSTR *psComputerName
);

Parameters

sComputerName
String that specifies the name of the client computer.

The property is read-only.

Applies To

FPCFirewallSession