4.30 LoginConstants

These constants control the login prompting if there is a problem logging in.

Constant

Value

Description

egwPromptIfNeeded

0

Prompt the user for the needed login information.

egwNeverPrompt

1

Never prompt the user. Throw an exception.

egwAllowPasswordPrompt

2

Prompt the user for a password.