Share via


AS2SecuritySettings Class

Definition

The AS2 agreement security settings.

public class AS2SecuritySettings
type AS2SecuritySettings = class
Public Class AS2SecuritySettings
Inheritance
AS2SecuritySettings

Constructors

AS2SecuritySettings(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)

Initializes a new instance of AS2SecuritySettings.

Properties

EnableNrrForInboundDecodedMessages

The value indicating whether to enable NRR for inbound decoded messages.

EnableNrrForInboundEncodedMessages

The value indicating whether to enable NRR for inbound encoded messages.

EnableNrrForInboundMdn

The value indicating whether to enable NRR for inbound MDN.

EnableNrrForOutboundDecodedMessages

The value indicating whether to enable NRR for outbound decoded messages.

EnableNrrForOutboundEncodedMessages

The value indicating whether to enable NRR for outbound encoded messages.

EnableNrrForOutboundMdn

The value indicating whether to enable NRR for outbound MDN.

EncryptionCertificateName

The name of the encryption certificate.

OverrideGroupSigningCertificate

The value indicating whether to send or request a MDN.

Sha2AlgorithmFormat

The Sha2 algorithm format. Valid values are Sha2, ShaHashSize, ShaHyphenHashSize, Sha2UnderscoreHashSize.

SigningCertificateName

The name of the signing certificate.

Applies to