次の方法で共有


AS2OneWayAgreement クラス

定義

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

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

コンストラクター

AS2OneWayAgreement()

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

AS2OneWayAgreement(BusinessIdentity, BusinessIdentity, AS2ProtocolSettings)

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

プロパティ

ProtocolSettings

AS2 プロトコル設定を取得または設定します。

ReceiverBusinessIdentity

受信側のビジネス ID を取得または設定します

SenderBusinessIdentity

送信者のビジネス ID を取得または設定します

メソッド

Validate()

オブジェクトを検証します。

適用対象