Azure Logic Apps · Schema

AS2SecuritySettings

The AS2 agreement security settings.

AzureIntegrationiPaaSWorkflows

Properties

Name Type Description
enableNRRForInboundDecodedMessages boolean The value indicating whether to enable NRR for inbound decoded messages.
enableNRRForInboundEncodedMessages boolean The value indicating whether to enable NRR for inbound encoded messages.
enableNRRForInboundMDN boolean The value indicating whether to enable NRR for inbound MDN.
enableNRRForOutboundDecodedMessages boolean The value indicating whether to enable NRR for outbound decoded messages.
enableNRRForOutboundEncodedMessages boolean The value indicating whether to enable NRR for outbound encoded messages.
enableNRRForOutboundMDN boolean The value indicating whether to enable NRR for outbound MDN.
encryptionCertificateName string The name of the encryption certificate.
overrideGroupSigningCertificate boolean The value indicating whether to send or request a MDN.
sha2AlgorithmFormat string The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.
signingCertificateName string The name of the signing certificate.
View JSON Schema on GitHub