次の方法で共有


AS2OneWayAgreement クラス

定義

統合アカウント AS2 一方向アグリーメント。

public class AS2OneWayAgreement
type AS2OneWayAgreement = class
Public Class AS2OneWayAgreement
継承
AS2OneWayAgreement

コンストラクター

AS2OneWayAgreement(IntegrationAccountBusinessIdentity, IntegrationAccountBusinessIdentity, AS2ProtocolSettings)

AS2OneWayAgreement の新しいインスタンスを初期化します。

プロパティ

ProtocolSettings

AS2 プロトコル設定。

ReceiverBusinessIdentity

受信側のビジネス ID。

SenderBusinessIdentity

送信者のビジネス ID。

適用対象