Click or drag to resize

ManagerInterfaceUserPasswordCheck Method

Checks the master password of an account.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void UserPasswordCheck(
	int login,
	string password
)

Parameters

login
Type: SystemInt32
password
Type: SystemString
See Also