New User Dialog Box

Call the Engine.DisplayNewUserDialog method to launch the New User dialog box.

The New User dialog box contains the following options:

  • User Name —A case-sensitive login name.
  • Full Name —Adds additional information about the name of the user.
  • Comment —Adds additional information about the user.
  • Password —A case-sensitive password.
  • Confirm Password —Confirms the specified case-sensitive password in the Password control.
  • User Profile —Selects a profile, which defines an initial set of privilege settings to give the new user.

See Also

Engine.DisplayNewUserDialog