SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

OutputEncoding Property

Specifies response encoding.

Syntax

__property TsbxDCAuthOutputEncodings OutputEncoding = { read=FOutputEncoding, write=FSetOutputEncoding };
enum TsbxDCAuthOutputEncodings { encNone=0, encAuto=1, encBase64=2 };

Default Value

encNone

Remarks

Use this property to specify the encoding you want the response to be produced in.

Data Type

Integer

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