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.