Click or drag to resize

MT5APIChangePassword Method


Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public void ChangePassword(
	string password,
	bool isInvestor = false
)

Parameters

password  String
 
isInvestor  Boolean  (Optional)
 
See Also