SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

AssertionInfoAssertionType Property

Specifies the type of the assertion.

Syntax

__property TsbxSAMLWriterAssertionInfoAssertionTypes AssertionInfoAssertionType = { read=FAssertionInfoAssertionType, write=FSetAssertionInfoAssertionType };
enum TsbxSAMLWriterAssertionInfoAssertionTypes { 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 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]