ALM Site Administratation Client Type Library
Login Method
ServerURL
The URL in the format http://<server name>[:<port>]/qcbin.
UserName
The user name defined in the ALM database.
password
The user's password.

Description

Logs the specified user on to the site administration application.

Syntax

Visual Basic
Public Sub Login( _
   ByVal ServerURL As String, _
   ByVal UserName As String, _
   ByVal password As String _
) 

Parameters

ServerURL
The URL in the format http://<server name>[:<port>]/qcbin.
UserName
The user name defined in the ALM database.
password
The user's password.

See Also

Send documentation feedback to HP.