SecureBlackbox 2020 Python Edition

Questions / Feedback?

pinned_assertion_info_assertion_type Property

Specifies the type of the assertion.

Syntax

def get_pinned_assertion_info_assertion_type() -> int: ...

pinned_assertion_info_assertion_type = property(get_pinned_assertion_info_assertion_type, None)

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.

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