SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

ResponseResponseType Property

Contains the type of the response.

Syntax

__property TsbxSAMLReaderResponseResponseTypes ResponseResponseType = { read=FResponseResponseType };
enum TsbxSAMLReaderResponseResponseTypes { csrtResponse=0, csrtArtifactResponse=1, csrtNameIDMappingResponse=2 };

Default Value

csrtResponse

Remarks

Contains the type of the response.

Use this property to get or set the type of the SAML response.

This property is read-only and not available at design time.

Data Type

Integer

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