addUserProfile (NotesRegistration - JavaScript)

Adds the name of a setup profile to the user's Person record in the Domino® Directory.

Defined in

NotesRegistration

Syntax

addUserProfile(username:string, profile:string) : void
Parameter Description
String username The name of the user.
String profile The name of the setup profile to be added.

Usage

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.