GetUserIDFile (NotesIDVault - LotusScript®)

Lets you get a user ID file from the ID vault.

Defined in

NotesIDVault

Syntax

Call NotesIDVault.GetUserIDFile( idFilePath, username, password, servername)
Parameter Description
idFilePath String. Specifies the id file path that points to where you can extract the id file.
username String. Specifies the name of the user whose ID file you are looking for.
password String. Specifies the password of the user whose ID file you are looking for.
servername String. Specifies the name of server to contact in the search for the ID file.

Language cross-reference

getUserIDFile in Java IDVault class

getUserIDFile in JavaScript NotesIDVault class