public method ITradingTerminal.getSalt
Overview
Gets the password salt of the terminal
Declaration
function getSalt()
public String getSalt();
public string getSalt();
Returns
The method returns a string value
Details
Declared in ITradingTerminal
Gets the password salt of the terminal
function getSalt()
public String getSalt();
public string getSalt();
The method returns a string value
Declared in ITradingTerminal