Changes the password which is used for remote Open API user authentication
Visual Basic |
---|
Public Sub ChangePassword( _ ByVal username_ As String, _ ByVal old_password As String, _ ByVal new_password As String _ ) |
- username_
User name
- old_password
- Old password
- new_password
- New password