SecureBlackbox 2020 Python Edition

Questions / Feedback?

add_advice_assertion Method

Adds an advice assertion to the message.

Syntax

def add_advice_assertion(assertion_index: int) -> int: ...

Remarks

Use this method to add an advice assertion to a SAML assertion message. Provide the index of the assertion via AssertionIndex parameter.

This method returns the index of the newly added advice assertion in the list.

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