Click or drag to resize

ManagerInterfaceLoginSecured Method

Sends an RSA key to a trading server while authorizing in the extended mode. The method is obsolete and not used.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void LoginSecured(
	string key_path
)

Parameters

key_path
Type: SystemString
See Also