SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

ResponseResponseType Property

Contains the type of the response.

Syntax

__property TsbxSAMLWriterResponseResponseTypes ResponseResponseType = { read=FResponseResponseType, write=FSetResponseResponseType };
enum TsbxSAMLWriterResponseResponseTypes { 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 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]