SecureBlackbox 2020 Python Edition

Questions / Feedback?

destination Property

Returns the Destination parameter of the SAML message.

Syntax

def get_destination() -> str: ...

destination = property(get_destination, None)

Default Value

""

Remarks

Check this property to access the Destination parameter of the SAML message.

This property is read-only.

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