IPWorks Auth 2020 Python Edition

Questions / Feedback?

assertion_xml Property

The assertion XML.

Syntax

def get_assertion_xml() -> str: ...

assertion_xml = property(get_assertion_xml, None)

Default Value

""

Remarks

This property holds the returned assertion. This is populated after calling get_assertion.

This property is read-only.

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