Interface IKeySecretAdapter
- Namespace
- StockSharp.Messages
- Assembly
- StockSharp.Messages.dll
public interface IKeySecretAdapter
- Extension Methods
Properties
Key
Key.
SecureString Key { get; set; }
Property Value
Secret
Secret.
SecureString Secret { get; set; }