AS2OneWayAgreement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The integration account AS2 one-way agreement.
public class AS2OneWayAgreement
type AS2OneWayAgreement = class
Public Class AS2OneWayAgreement
- Inheritance
-
AS2OneWayAgreement
Constructors
AS2OneWayAgreement() |
Initializes a new instance of the AS2OneWayAgreement class. |
AS2OneWayAgreement(BusinessIdentity, BusinessIdentity, AS2ProtocolSettings) |
Initializes a new instance of the AS2OneWayAgreement class. |
Properties
ProtocolSettings |
Gets or sets the AS2 protocol settings. |
ReceiverBusinessIdentity |
Gets or sets the receiver business identity |
SenderBusinessIdentity |
Gets or sets the sender business identity |
Methods
Validate() |
Validate the object. |
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.
Azure SDK for .NET