コネクタ設定: Mastertrust

Mastertrust に接続する前に、次のアダプタープロパティを設定します。この一覧は MastertrustMessageAdapter の実装で確認されています。

基本設定

接続エディターでは、これらの設定が最初に表示されます。

  • ClientId (string)
  • OAuthClientId (string)
  • OAuthClientSecret (SecureString)
  • AuthorizationCode (SecureString)
  • RedirectUri (Uri)
  • Token (SecureString)

詳細設定

これらのプロパティは、エンドポイント、フィルター、制限値、およびプロバイダー固有のその他の動作を制御します。

  • PortfolioName (string)
  • DefaultProduct (MastertrustProducts)
  • ReconnectAttempts (int)
  • Address (Uri)
  • MasterAddress (Uri)
  • WebSocketAddress (Uri)
  • PollingInterval (TimeSpan)

関連項目

グラフィカル設定

アダプターの初期化