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

SignatureType Property

The MIME type of the signature (if any).

Syntax

[VB.NET]
Public ReadOnlyProperty SignatureType As String

[C#]
public string SignatureType {get;}

Remarks

If the data is signed, EncryptionType will contain the MIME type of the signed data, such as "application/pgp-signature". If the data is not signed SignatureType will contain an empty string.

If you receive unsigned data and wish to refuse it you should set RequestStatus to "EEDM604: The transmission was not signed" before invoking CreateResponse.

This property is read-only.

Default Value

""

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