ALM Site Administration API Type Library 12.50 and later
ActivateUser Method
The user name defined in the ALM database.
Description
Activates an ALM site user.
Syntax
Visual Basic
Public Function ActivateUser( _
   ByVal UserName As String _
) As String
Parameters
UserName
The user name defined in the ALM database.
Return Type
On success, returns the user properties.
See Also

SAapi Object  | SAapi Members