SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

PinnedAssertionInfoAssertionType Property

Specifies the type of the assertion.

Syntax

__property TsbxSAMLReaderPinnedAssertionInfoAssertionTypes PinnedAssertionInfoAssertionType = { read=FPinnedAssertionInfoAssertionType };
enum TsbxSAMLReaderPinnedAssertionInfoAssertionTypes { csatAssertionIDRef=0, csatAssertionURIRef=1, csatAssertion=2, csatEncryptedAssertion=3 };

Default Value

csatAssertionIDRef

Remarks

Specifies the type of the assertion.

Use this property to check or set the type of the assertion.

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]