LOTUSSCRIPT/COM/OLE CLASSES
Detaches the user ID file from a Person or Server record in a Domino Directory.
Defined in
NotesRegistration
Syntax
Call notesRegistration.GetIDFromServer( username$, filepath$, isserverid )
Parameters
username$
This method acts on the Domino Directory (names.nsf) for the server specified by RegistrationServer, or names.nsf in the local Domino data directory if this property is not set.
Language cross-reference
getIDFromServer method in Java Registration class
Example