IPWorks Auth 2020 Python Edition

Questions / Feedback?

assertion_not_on_or_after Property

The time at which the assertion expires.

Syntax

def get_assertion_not_on_or_after() -> str: ...

assertion_not_on_or_after = property(get_assertion_not_on_or_after, None)

Default Value

""

Remarks

This property specifies the time instant at which the assertion has expired.

This is in the standard xsd:dateTime format "YYYY-MM-DDThh:mm:ss". The date is specified in UTC.

This property is read-only.

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