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

SignerCert Property

Your trading partner's signing certificate.

Syntax

[VB.NET]
Public Property SignerCert As Certificate

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

Remarks

This property can be set to your trading partner's signing certificate to verify signatures on incoming RosettaNet messages when calling ParseRequest

This property should be set to a public key instance of Certificate.

This property is not available at design time.

Default Value

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