你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AS2SecuritySettings interface

AS2 协议安全设置。

属性

enableNRRForInboundDecodedMessages

指示是否为入站解码的消息启用 NRR 的值。

enableNRRForInboundEncodedMessages

指示是否为入站编码消息启用 NRR 的值。

enableNRRForInboundMDN

指示是否为入站 MDN 启用 NRR 的值。

enableNRRForOutboundDecodedMessages

指示是否为出站解码的消息启用 NRR 的值。

enableNRRForOutboundEncodedMessages

指示是否为出站编码消息启用 NRR 的值。

enableNRRForOutboundMDN

指示是否为出站 MDN 启用 NRR 的值。

encryptionCertificateName

加密证书的名称。

overrideGroupSigningCertificate

指示是发送还是请求 MDN 的值。

sha2AlgorithmFormat

Sha2 算法格式。 有效值为 Sha2、ShaHashSize、ShaHyphenHashSize、Sha2UnderscoreHashSize。

signingCertificateName

签名证书的名称。

属性详细信息

enableNRRForInboundDecodedMessages

指示是否为入站解码的消息启用 NRR 的值。

enableNRRForInboundDecodedMessages: boolean

属性值

boolean

enableNRRForInboundEncodedMessages

指示是否为入站编码消息启用 NRR 的值。

enableNRRForInboundEncodedMessages: boolean

属性值

boolean

enableNRRForInboundMDN

指示是否为入站 MDN 启用 NRR 的值。

enableNRRForInboundMDN: boolean

属性值

boolean

enableNRRForOutboundDecodedMessages

指示是否为出站解码的消息启用 NRR 的值。

enableNRRForOutboundDecodedMessages: boolean

属性值

boolean

enableNRRForOutboundEncodedMessages

指示是否为出站编码消息启用 NRR 的值。

enableNRRForOutboundEncodedMessages: boolean

属性值

boolean

enableNRRForOutboundMDN

指示是否为出站 MDN 启用 NRR 的值。

enableNRRForOutboundMDN: boolean

属性值

boolean

encryptionCertificateName

加密证书的名称。

encryptionCertificateName?: string

属性值

string

overrideGroupSigningCertificate

指示是发送还是请求 MDN 的值。

overrideGroupSigningCertificate: boolean

属性值

boolean

sha2AlgorithmFormat

Sha2 算法格式。 有效值为 Sha2、ShaHashSize、ShaHyphenHashSize、Sha2UnderscoreHashSize。

sha2AlgorithmFormat?: string

属性值

string

signingCertificateName

签名证书的名称。

signingCertificateName?: string

属性值

string