ChangePassPhrase Method
Change the PassPhrase for an account.
Syntax
void __fastcall ChangePassPhrase(String NewPassPhrase);Remarks
Use this method to change the PassPhrase of the current account. Pass the value of the new password when calling this method.