History  | 
Impersonate (Directory) 
Minimum version: 4.0 
Purpose 
Logs in as the current user running the program in order to access the Directory. 
In impersonated mode, the user's Directory permissions control what they can see in the Directory and Who's Online lists, and what they can do with the Directory. 
Syntax 
ServerDirectory.Impersonate 
Example 
Dim sd as ServerDirectory 
sd.Impersonate 
sd.OpenDirectory 
 | ||