SecureBlackbox 2020 Qt Edition

Questions / Feedback?

PreferredIDPToSPBinding Property

Specifies the preferred IdP to SP binding.

Syntax

int GetPreferredIDPToSPBinding();
int SetPreferredIDPToSPBinding(int iPreferredIDPToSPBinding);

Possible Values

CSBT_NONE(0), 
CSBT_SOAP(1),
CSBT_PAOS(2),
CSBT_REDIRECT(3),
CSBT_POST(4),
CSBT_ARTIFACT(5)

Default Value

4

Remarks

Specifies the preferred binding (message exchange mechanism) used for communication with Identity Provider (IdP).

csbtNone0
csbtSOAP1
csbtPAOS2
csbtRedirect3
csbtPOST4
csbtArtifact5

Data Type

Integer

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