SecureBlackbox 2020 Python Edition

Questions / Feedback?

subject_id Property

Returns the subject of the message.

Syntax

def get_subject_id() -> str: ...

subject_id = property(get_subject_id, None)

Default Value

""

Remarks

Check this property to obtain the SAML ID of the message subject.

This property is read-only.

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