Microsoft Internet Security and Acceleration Server 2000

FPCFirewallSession.UserName Property

Gets the client Windows NT/Windows 2000 account.

VBScript Syntax[VBScript]

[sName = ] FPCFirewallSession.UserName

C++ Syntax[C++]

HRESULT get_UserName(
  BSTR *psName
);

Parameters

sName
String that specifies the Windows NT/Windows 2000 account of the client.

The property is read-only.

Applies To

FPCFirewallSession