getUserID (NotesIDVault - JavaScript)

Lets you get a userID instance from an ID Vault.

Defined in

NotesIDVault

Syntax

getUserID(username:string, password:string password, servername:string) : void
Parameter Description
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

GetUserID in LotusScript® NotesIDVault class

getUserID in Java IDVault class