SecureBlackbox 2020 Delphi Edition

Questions / Feedback?

Binding Property

Returns the SAML message binding type.

Syntax

property Binding: TsbxSAMLBindingTypes read get_Binding;
TsbxSAMLBindingTypes = ( csbtNone, csbtSOAP, csbtPAOS, csbtRedirect, csbtPOST, csbtArtifact );

Default Value

csbtNone

Remarks

Check this property to obtain the message binding type.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Delphi Edition - Version 20.0 [Build 8166]