ALM Site Administration API Type Library 12.50 and later
DeactivateUser Method
The user name defined in the ALM database.
Description
Deactivates an ALM site user.
Syntax
Visual Basic
Public Function DeactivateUser( _
   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