ALM Open Test Architecture API Type Library Version 12.55
SSPRChangePassword Method
The user's password.
Description
Send the new password, SSPR_CIPHER, name (the user name that user entered in change password window, if it is impersonate this meby different from the real user name), to the server.
Syntax
Visual Basic
Public Function SSPRChangePassword( _
   ByVal Password As String, _
   ByVal SsprCipher As String, _
   ByVal Name As String _
) As HResult
Parameters
Password
The user's password.
SsprCipher
Name
See Also

TDConnection Object  | TDConnection Members