IPWorks EDI 2020 C++ Builder Edition

Questions / Feedback?

CEMCertIssuer Property

This property holds the issuer of the certificate.

Syntax

__property String CEMCertIssuer[int CEMIndex] = { read=FCEMCertIssuer, write=FSetCEMCertIssuer };

Default Value

""

Remarks

This property holds the issuer of the certificate. This may be queried when receiving a CEM request with AS2Receiver. This may be set before calling SendCEMResponse with AS2Sender.

The CEMIndex parameter specifies the index of the item in the array. The size of the array is controlled by the CEMCount property.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 C++ Builder Edition - Version 20.0 [Build 8203]