Create password check box properties

Create password check box properties define the default check box properties to create a password.

Table 1 defines the default create password check box properties.

enrole.CreatePassword
 

Specifies whether a password is created automatically. Valid values are.

  • true – Create a password.
  • false – Do not create a password. The user must type in the password.

Example (default).

    enrole.CreatePassword=true

Parent topic: System property configuration in enRole.properties