addUserProfile (NotesRegistration - JavaScript™)
Adds the name of a setup profile to the user's Person record in the Domino® Directory.
Defined in
NotesRegistrationSyntax
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. |