Description
Create
and login into a user Session object.
Remarque : This
method is for the UNIX system
and Linux only and is for Rational ClearQuest integration server use only.
Syntaxe
Perl
$ClearQuestObj->SessionLogon(clientID, userID, password, db, dbSet,
flags);
- Identificateur
- Description
- ClearQuestObj
- A CQClearQuest object.
- clientID
- A String containing a client ID.
- userID
- A String containing a user ID.
- mot_de_passe
- A String containing a user password.
- db
- A String containing a database name.
- dbSet
- A String containing a database set name.
- flags
- A LONG that is reserved and not used in the current
implementation.
- Valeur renvoyée
- A Session object.