Remove
(
DMSServer As String,
ServerOrTreeName As String,
User As String
);
Parameters
[in] String DMSServer
The DMS Server
[in] String ServerOrTreeName
The Server or AD Tree name
[in] String User
The name of the User
Description
Removes the INamespace object corresponding to the DMS server, the
directory, and the user from the cache.
See Also