ProtoOAClientPermissionScope
StockSharp.cTrader.Native.Model
* Open API application permission in regards to token ENUM.
Fields
ScopeTrade
public const ProtoOAClientPermissionScope ScopeTrade
value = ProtoOAClientPermissionScope.ScopeTrade
Allows to use all commands.
ScopeView
public const ProtoOAClientPermissionScope ScopeView
value = ProtoOAClientPermissionScope.ScopeView
Allows to use only view commends. Trade is prohibited.