AuthenticationAlgorithm constants specify which authentication search strategy is selected when a Rational ClearQuest user logs on.
| Constant | Value | Description |
|---|---|---|
| _CQ_FIRST | 2 | Authenticate using traditional Rational ClearQuest user authentication as the preference, and failing that, attempt to authenticate using LDAP authentication. |
| _CQ_ONLY | 3 | Traditional Rational ClearQuest user authentication. Ne permet pas l'authentification LDAP. Il s'agit du mode par défaut. |