EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

SignerCert Property

Contains the certificate to use when signing messages.

Syntax

[VB.NET]
Public Property SignerCert As Certificate

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

Remarks

This is your signing certificate. If this property is specified, the message content will be signed using the algorithm given by SignatureAlgorithm.

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

This property is not available at design time.

Default Value

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0