SecureBlackbox 2020 Python Edition

Questions / Feedback?

issue_instant Property

Returns the issue time of the message.

Syntax

def get_issue_instant() -> str: ...

issue_instant = property(get_issue_instant, None)

Default Value

""

Remarks

Check this property to obtain the issuing time 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]