public method ITradingTerminal.getSalt

Brief

Gets the password salt of the terminal

Declaration

protojavascriptjavacsharp
public getSalt() : string

Returns

The method returns a string value

Details

Declared in ITradingTerminal

back