CEMDetails Property
A collection of Certificate Exchange Messaging (CEM) details.
Syntax
public CEMDetailList CEMDetails { get; }
Public Property CEMDetails As CEMDetailList
Remarks
This collection holds Certificate Exchange Messaging (CEM) details. The details define the certificate, respond-by-date, and more.
When using AS2Sender see SendCEMResponse and SendCEMRequest for more information.
When using AS2Receiver see CEMRequest and CEMResponse for more information.
This property is not available at design time.