EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

RecipientCert Property

The encryption certificate of the recipient.

Syntax

[VB.NET]
Public Property RecipientCert As Certificate

[C#]
public Certificate RecipientCert {get; set;}

Remarks

The encryption certificate of the recipient. If this property is specified, the message content will be encrypted using the algorithm given by EncryptingAlgorithm when a response is sent using SendResponse.

If set, this property should be a public key instance of Certificate.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]