DefaultCredentialsProvider

StockSharp.Configuration

Default implementation of ICredentialsProvider.

Implementiert: ICredentialsProvider

Konstruktoren

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.