DefaultCredentialsProvider

StockSharp.Configuration

Default implementation of ICredentialsProvider.

Реализует: ICredentialsProvider

Конструкторы

DefaultCredentialsProvider(IFileSystem, string, string)

Default implementation of ICredentialsProvider.

fileSystem
File system. If null, uses FileSystem.
credentialsFile
Credentials file path. If null, uses CredentialsFile.
companyPath
Company directory path. If null, uses CompanyPath.