IPWorks Auth 2020 Python Edition

Questions / Feedback?

assertion_subject Property

The subject of the assertion.

Syntax

def get_assertion_subject() -> str: ...

assertion_subject = property(get_assertion_subject, None)

Default Value

""

Remarks

This property holds the subject of the 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]