SecureBlackbox 2020 Python Edition

Questions / Feedback?

id Property

Returns the ID of the processed message.

Syntax

def get_id() -> str: ...

id = property(get_id, None)

Default Value

""

Remarks

Use this property to get the SAML ID value of the message.

This property is read-only.

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