SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

Binding Property

Specifies the type of the binding to use.

Syntax

__property TsbxSAMLWriterBindings Binding = { read=FBinding, write=FSetBinding };
enum TsbxSAMLWriterBindings { csbtNone=0, csbtSOAP=1, csbtPAOS=2, csbtRedirect=3, csbtPOST=4, csbtArtifact=5 };

Default Value

csbtNone

Remarks

Use this property to specify the binding type to use with the request.

Data Type

Integer

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