ATAS
Loading...
Searching...
No Matches
OFT.Core.ILoginPasswordConnectorSettings Interface Reference
Inheritance diagram for OFT.Core.ILoginPasswordConnectorSettings:
[legend]
Collaboration diagram for OFT.Core.ILoginPasswordConnectorSettings:
[legend]

Properties

bool UsePlatformLogin [get]
 
string Login [get, set]
 
SecureString Password [get, set]
 
- Properties inherited from OFT.Core.IConnectorSettings
string Type [get]
 
string Description [get]
 
Uri Logo [get]
 
Guid Id [get, set]
 
string Name [get, set]
 
bool IsMarketDataEnabled [get, set]
 
bool IsAutoConnectEnabled [get, set]
 
ConnectorFeatures Features [get]
 
ConnectorSettingsTypes SettingsTypes [get]
 
bool IsDemo [get]
 Indicates that connector uses TestNet environment.
 
MarketDataDelayPeriods MarketDataDelayPeriod [get]
 

Additional Inherited Members

- Public Member Functions inherited from OFT.Core.IConnectorSettings
IDataFeedConnector CreateConnector (string dataPath)
 
void ApplySettings (IDataFeedConnector connector)
 
bool CheckSupported (out string? errorMessage)
 Checks if connector is supported on this machine.
 

Property Documentation

◆ Login

string OFT.Core.ILoginPasswordConnectorSettings.Login
getset

◆ Password

SecureString OFT.Core.ILoginPasswordConnectorSettings.Password
getset

◆ UsePlatformLogin

bool OFT.Core.ILoginPasswordConnectorSettings.UsePlatformLogin
get

The documentation for this interface was generated from the following file: