Microsoft Internet Security and Acceleration Server 2000

FPCServer.CurrentDCName Property

Gets the name of the current domain controller.

VBScript Syntax[VBScript]

[ sDCName = ] FPCServer.CurrentDCName

C++ Syntax[C++]

HRESULT get_CurrentDCName(
  BSTR *psDCName
);

Parameters

sDCName
String that specifies the name of the domain controller.

The property is read-only.

Applies To

FPCServer