PasswordDisplay

Indicates the display that users view when entering their passwords in the Sign in dialog (that appears when the Sign in button is clicked) to help protect password entries from detection.

This variable can be set to one of three values:

Value

Description

0

Displays the characters in the password as they are entered by the user.

1

Displays asterisks equal to the password length as the characters are entered by the user (default).

2

Displays a number of asterisks that vary in length as the password is entered by the user.

Section:  SecurityManager-Admin

Default: PasswordDisplay = 1