SecureBlackbox 2020 Qt Edition

Questions / Feedback?

PinnedAssertionInfoAssertionType Property

Specifies the type of the assertion.

Syntax

int GetPinnedAssertionInfoAssertionType();

Possible Values

CSAT_ASSERTION_IDREF(0), 
CSAT_ASSERTION_URIREF(1),
CSAT_ASSERTION(2),
CSAT_ENCRYPTED_ASSERTION(3)

Default Value

0

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 Qt Edition - Version 20.0 [Build 8154]