InputEncoding Property
Specifies request encoding.
Syntax
property InputEncoding: TsbxMessageEncodings read get_InputEncoding write set_InputEncoding;
TsbxMessageEncodings = ( encNone, encAuto, encBase64 );
Default Value
encNone
Remarks
Use this property to specify the encoding to expect the requests to be in.