SecureBlackbox 2020 Python Edition

Questions / Feedback?

assertion_id_request_references Property

Contains the References entry of the SAML assertion ID request.

Syntax

def get_assertion_id_request_references() -> str: ...

assertion_id_request_references = property(get_assertion_id_request_references, None)

Default Value

""

Remarks

Contains the References entry of the SAML assertion ID request.

Use this property to read or specify the value of the References entry of the Assertion ID Request.

This property is read-only.

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