Small company logo:
   History
 
Advertising banner:
 
 ServerDirectory.ShowRemoteUsers
Home • Help • Customization Tools • FCAS • Language Reference • ServerDirectory.ShowRemoteUsers
 
Purpose
Includes remote users in the admin Directory list.
Syntax
ServerDirectory.ShowRemoteUsers [ = TRUE | FALSE ]


TRUE
Includes remote users in the admin Directory list.
FALSE
Excludes remote users from the admin Directory list.

Examples
Dim sd as ServerDirectory
sd.ShowRemoteUsers = TRUE
Debug sd.ShowRemoteUsers