ErrorProcessingFlags Property
Flags controlling request processing errors.
Data Type
IntegerDefault Value
0Remarks
ErrorReportingFlags is bitmask of values controlling how the errors are reported in the MDN. The adapter can be configured to not halt for certain types of errors by setting ErrorProcessingFlags to the OR of one or more of the following values:
0x04 | Unable to validate integrity of data, or unsupported signing protocol used. |
0x08 | Unable to authenticate the sender. |
0x10 | Client requested unsupported signature type. |
0x20 | Client requested unsupported MIC algorithm. |
This property is not available in the Sender.