AS2AgreementContent 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 agreement content.
public class AS2AgreementContent
type AS2AgreementContent = class
Public Class AS2AgreementContent
- Inheritance
-
AS2AgreementContent
Constructors
AS2AgreementContent() |
Initializes a new instance of the AS2AgreementContent class. |
AS2AgreementContent(AS2OneWayAgreement, AS2OneWayAgreement) |
Initializes a new instance of the AS2AgreementContent class. |
Properties
ReceiveAgreement |
Gets or sets the AS2 one-way receive agreement. |
SendAgreement |
Gets or sets the AS2 one-way send agreement. |
Methods
Validate() |
Validate the object. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET