Visual Basic |
---|
Public Sub ChangePassword( _ ByVal OldPassword As String, _ ByVal NewPassword As String _ ) |
- OldPassword
- The current password before the change.
- NewPassword
- The new password.
The password can be changed only for the logged on user.
Visual Basic |
---|
Public Sub ChangePassword( _ ByVal OldPassword As String, _ ByVal NewPassword As String _ ) |
The password can be changed only for the logged on user.
Tips to improve your search results...
ALM Open Test Architecture API ReferenceVersion: 12.50 and laterOTA ReferenceAllView Local Help CenterView Online Help Center(Undefined variable: _rscC_Basic_Variables.VersionLabel)