Class OAuthEditor
- Namespace
- StockSharp.Xaml.PropertyGrid
- Assembly
- StockSharp.Xaml.dll
Ecng.Net.IOAuthProvider editor.
public class OAuthEditor : ButtonEditSettings, IComponentConnector
- Inheritance
-
OAuthEditor
- Implements
- Extension Methods
Constructors
OAuthEditor()
Initializes a new instance of the OAuthEditor.
public OAuthEditor()
Fields
ServiceIdProperty
public static readonly DependencyProperty ServiceIdProperty
Field Value
Properties
ServiceId
OAuth service id.
public long ServiceId { get; set; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()